CMS 3D CMS Logo

PreshowerClusterShapeFwd.h
Go to the documentation of this file.
1 #ifndef EgammaReco_PreshowerClusterShapeShapeFwd_h
2 #define EgammaReco_PreshowerClusterShapeShapeFwd_h
3 //
4 // author Aris Kyriakis (NCSR "Demokritos")
5 //
6 #include <vector>
11 
12 namespace reco {
14 
16  typedef std::vector<PreshowerClusterShape> PreshowerClusterShapeCollection;
17 
20 
23 
26 
29 } // namespace reco
30 
31 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::PreshowerClusterShape
Definition: PreshowerClusterShape.h:14
reco::PreshowerClusterShapeRef
edm::Ref< PreshowerClusterShapeCollection > PreshowerClusterShapeRef
persistent reference to PreshowerClusterShape objects
Definition: PreshowerClusterShapeFwd.h:19
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
EcalRecHitCollections.h
edm::Ref
Definition: AssociativeIterator.h:58
reco::PreshowerClusterShapeCollection
std::vector< PreshowerClusterShape > PreshowerClusterShapeCollection
collection of PreshowerClusterShape objects
Definition: PreshowerClusterShapeFwd.h:13
reco::PreshowerClusterShapeRefVector
edm::RefVector< PreshowerClusterShapeCollection > PreshowerClusterShapeRefVector
vector of references to PreshowerClusterShape objects all in the same collection
Definition: PreshowerClusterShapeFwd.h:25
RefVector.h
reco::PreshowerClusterShape_iterator
PreshowerClusterShapeRefVector::iterator PreshowerClusterShape_iterator
iterator over a vector of references to PreshowerClusterShape objects
Definition: PreshowerClusterShapeFwd.h:28
reco::PreshowerClusterShapeRefProd
edm::RefProd< PreshowerClusterShapeCollection > PreshowerClusterShapeRefProd
reference to PreshowerClusterShape collection
Definition: PreshowerClusterShapeFwd.h:22
Ref.h
edm::RefVectorIterator
Definition: EDProductfwd.h:33