CMS 3D CMS Logo

PFClusterMETFwd.h
Go to the documentation of this file.
1 // author: Salvatore Rappoccio
2 // date: 28-Dec-2010
3 
4 #ifndef METReco_PFClusterMETfwd_h
5 #define METReco_PFClusterMETfwd_h
6 
10 
11 namespace reco {
12  class PFClusterMET;
14  typedef std::vector<PFClusterMET> PFClusterMETCollection;
19 } // namespace reco
20 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::PFClusterMETRef
edm::Ref< PFClusterMETCollection > PFClusterMETRef
edm references
Definition: PFClusterMETFwd.h:16
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::PFClusterMETRefVector
edm::RefVector< PFClusterMETCollection > PFClusterMETRefVector
Definition: PFClusterMETFwd.h:17
reco::PFClusterMETCollection
std::vector< reco::PFClusterMET > PFClusterMETCollection
collection of PFClusterMET objects
Definition: PFClusterMETCollection.h:21
edm::Ref
Definition: AssociativeIterator.h:58
RefVector.h
Ref.h
reco::PFClusterMETRefProd
edm::RefProd< PFClusterMETCollection > PFClusterMETRefProd
Definition: PFClusterMETFwd.h:18