CMS 3D CMS Logo

PreshowerClusterFwd.h
Go to the documentation of this file.
1 #ifndef EgammaReco_PreshowerClusterFwd_h
2 #define EgammaReco_PreshowerClusterFwd_h
3 //
4 //
5 #include <vector>
10 
11 namespace reco {
13 
15  typedef std::vector<PreshowerCluster> PreshowerClusterCollection;
16 
19 
22 
25 
28 } // namespace reco
29 
30 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::PreshowerCluster
Definition: PreshowerCluster.h:17
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
EcalRecHitCollections.h
edm::Ref
Definition: AssociativeIterator.h:58
reco::PreshowerCluster_iterator
PreshowerClusterRefVector::iterator PreshowerCluster_iterator
iterator over a vector of references to PreshowerCluster objects
Definition: PreshowerClusterFwd.h:27
reco::PreshowerClusterRefProd
edm::RefProd< PreshowerClusterCollection > PreshowerClusterRefProd
reference to PreshowerCluster collection
Definition: PreshowerClusterFwd.h:21
reco::PreshowerClusterCollection
std::vector< PreshowerCluster > PreshowerClusterCollection
collection of PreshowerCluster objects
Definition: PreshowerClusterFwd.h:12
reco::PreshowerClusterRef
edm::Ref< PreshowerClusterCollection > PreshowerClusterRef
persistent reference to PreshowerCluster objects
Definition: PreshowerClusterFwd.h:18
RefVector.h
Ref.h
edm::RefVectorIterator
Definition: EDProductfwd.h:33
reco::PreshowerClusterRefVector
edm::RefVector< PreshowerClusterCollection > PreshowerClusterRefVector
vector of references to PreshowerCluster objects all in the same collection
Definition: PreshowerClusterFwd.h:24