CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloMETFwd.h
Go to the documentation of this file.
1 // F.R.
2 #ifndef JetReco_CaloMETfwd_h
3 #define JetReco_CaloMETfwd_h
7 
8 namespace reco {
9  class CaloMET;
11  typedef std::vector<CaloMET> CaloMETCollection;
16 }
17 #endif
edm::RefVector< CaloMETCollection > CaloMETRefVector
Definition: CaloMETFwd.h:14
MET made from CaloTowers.
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects
edm::RefProd< CaloMETCollection > CaloMETRefProd
Definition: CaloMETFwd.h:15
edm::Ref< CaloMETCollection > CaloMETRef
edm references
Definition: CaloMETFwd.h:13