CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GenMETFwd.h
Go to the documentation of this file.
1 // F.R.
2 #ifndef JetReco_GenMETfwd_h
3 #define JetReco_GenMETfwd_h
7 
8 namespace reco {
9  class GenMET;
11  typedef std::vector<GenMET> GenMETCollection;
16 }
17 #endif
MET made from Generator level HEPMC particles.
edm::RefVector< GenMETCollection > GenMETRefVector
Definition: GenMETFwd.h:14
std::vector< reco::GenMET > GenMETCollection
collection of GenMET objects
edm::RefProd< GenMETCollection > GenMETRefProd
Definition: GenMETFwd.h:15
edm::Ref< GenMETCollection > GenMETRef
edm references
Definition: GenMETFwd.h:13