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 // $Id: CaloMETFwd.h,v 1.1 2006/07/18 13:26:22 llista Exp $
3 #ifndef JetReco_CaloMETfwd_h
4 #define JetReco_CaloMETfwd_h
8 
9 namespace reco {
10  class CaloMET;
12  typedef std::vector<CaloMET> CaloMETCollection;
17 }
18 #endif
edm::RefVector< CaloMETCollection > CaloMETRefVector
Definition: CaloMETFwd.h:15
MET made from CaloTowers.
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects
edm::RefProd< CaloMETCollection > CaloMETRefProd
Definition: CaloMETFwd.h:16
edm::Ref< CaloMETCollection > CaloMETRef
edm references
Definition: CaloMETFwd.h:14