CMS 3D CMS Logo

BasicClusterFwd.h
Go to the documentation of this file.
1 #ifndef EgammaReco_BasicClusterFwd_h
2 #define EgammaReco_BasicClusterFwd_h
3 
8 
9 #include <vector>
10 
11 namespace reco {
12 
14 
16  typedef std::vector<BasicCluster> BasicClusterCollection;
17 
20 
23 
26 
29 
30 } // namespace reco
31 
32 #endif
edm::RefProd< BasicClusterCollection > BasicClusterRefProd
reference to BasicCluster collection
CaloCluster BasicCluster
edm::Ref< BasicClusterCollection > BasicClusterRef
persistent reference to BasicCluster objects
BasicClusterRefVector::iterator basicCluster_iterator
iterator over a vector of references to BasicCluster objects
std::vector< BasicCluster > BasicClusterCollection
collection of BasicCluster objects
fixed size matrix
edm::RefVector< BasicClusterCollection > BasicClusterRefVector
vector of references to BasicCluster objects all in the same collection