CMS 3D CMS Logo

CaloClusterFwd.h
Go to the documentation of this file.
1 #ifndef CaloRecHit_CaloClusterCollection_h
2 #define CaloRecHit_CaloClusterCollection_h
3 
4 #include <vector>
9 
11 
12 namespace edm {
13  template <typename T>
14  class View;
15 }
16 
17 namespace reco {
19  typedef std::vector<CaloCluster> CaloClusterCollection;
20 
24 
26 
27 } // namespace reco
28 #endif
edm
HLT enums.
Definition: AlignableModifier.h:19
edm::PtrVectorItr
Definition: PtrVector.h:51
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::CaloClusterPtr
edm::Ptr< CaloCluster > CaloClusterPtr
Definition: CaloClusterFwd.h:21
edm::PtrVector< CaloCluster >
PtrVector.h
reco::CaloClusterCollection
std::vector< CaloCluster > CaloClusterCollection
collection of CaloCluster objects
Definition: CaloClusterFwd.h:19
reco::CaloClusterView
edm::View< CaloCluster > CaloClusterView
Definition: CaloClusterFwd.h:23
edm::View
Definition: CaloClusterFwd.h:14
RefVector.h
reco::CaloClusterPtrVector
edm::PtrVector< CaloCluster > CaloClusterPtrVector
Definition: CaloClusterFwd.h:22
Ptr.h
edm::Ptr< CaloCluster >
reco::CaloCluster_iterator
CaloClusterPtrVector::iterator CaloCluster_iterator
Definition: CaloClusterFwd.h:25
Ref.h
CaloCluster.h