CMS 3D CMS Logo

METFwd.h
Go to the documentation of this file.
1 // F.R.
2 #ifndef JetReco_METfwd_h
3 #define JetReco_METfwd_h
7 
8 namespace reco {
9  class MET;
11  typedef std::vector<MET> METCollection;
16 } // namespace reco
17 #endif
edm::RefProd
Definition: EDProductfwd.h:25
reco::METRefVector
edm::RefVector< METCollection > METRefVector
Definition: METFwd.h:14
RefProd.h
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
edm::Ref
Definition: AssociativeIterator.h:58
reco::METCollection
std::vector< reco::MET > METCollection
collection of MET objects
Definition: METCollection.h:22
RefVector.h
reco::METRef
edm::Ref< METCollection > METRef
edm references
Definition: METFwd.h:13
Ref.h
MET
reco::METRefProd
edm::RefProd< METCollection > METRefProd
Definition: METFwd.h:15