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
std::vector< reco::MET > METCollection
collection of MET objects
Definition: METCollection.h:22
fixed size matrix
edm::RefProd< METCollection > METRefProd
Definition: METFwd.h:15
edm::Ref< METCollection > METRef
edm references
Definition: METFwd.h:13
edm::RefVector< METCollection > METRefVector
Definition: METFwd.h:14