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 // $Id: GenMETFwd.h,v 1.1 2006/08/04 05:39:28 cavana Exp $
3 #ifndef JetReco_GenMETfwd_h
4 #define JetReco_GenMETfwd_h
8 
9 namespace reco {
10  class GenMET;
12  typedef std::vector<GenMET> GenMETCollection;
17 }
18 #endif
MET made from Generator level HEPMC particles.
edm::RefVector< GenMETCollection > GenMETRefVector
Definition: GenMETFwd.h:15
std::vector< reco::GenMET > GenMETCollection
collection of GenMET objects
edm::RefProd< GenMETCollection > GenMETRefProd
Definition: GenMETFwd.h:16
edm::Ref< GenMETCollection > GenMETRef
edm references
Definition: GenMETFwd.h:14