CMS 3D CMS Logo

HFEMClusterShapeFwd.h
Go to the documentation of this file.
1 #ifndef HFEMClusterShapeFwd_h
2 #define HFEMClusterShapeFwd_h
6 
7 namespace reco {
9  // collection of HFEMClusterShape objects
10  typedef std::vector<HFEMClusterShape> HFEMClusterShapeCollection;
11 
14 
17 
20 
23 
24 } // namespace reco
25 
26 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::HFEMClusterShapeCollection
std::vector< HFEMClusterShape > HFEMClusterShapeCollection
Definition: HFEMClusterShapeFwd.h:8
reco::HFEMClusterShapeRefVector
edm::RefVector< HFEMClusterShapeCollection > HFEMClusterShapeRefVector
vector of references to HFEMClusterShape objects all in the same collection
Definition: HFEMClusterShapeFwd.h:19
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
edm::Ref
Definition: AssociativeIterator.h:58
reco::HFEMClusterShape
Definition: HFEMClusterShape.h:20
reco::HFEMClusterShape_iterator
HFEMClusterShapeRefVector::iterator HFEMClusterShape_iterator
iterator over a vector of references to HFEMClusterShape objects
Definition: HFEMClusterShapeFwd.h:22
RefVector.h
Ref.h
reco::HFEMClusterShapeRefProd
edm::RefProd< HFEMClusterShapeCollection > HFEMClusterShapeRefProd
reference to HFEMClusterShape collection
Definition: HFEMClusterShapeFwd.h:16
edm::RefVectorIterator
Definition: EDProductfwd.h:33
reco::HFEMClusterShapeRef
edm::Ref< HFEMClusterShapeCollection > HFEMClusterShapeRef
persistent reference to HFEMClusterShape objects
Definition: HFEMClusterShapeFwd.h:13