CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
METFwd.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_METfwd_h
4 #define JetReco_METfwd_h
8 
9 namespace reco {
10  class MET;
12  typedef std::vector<MET> METCollection;
17 }
18 #endif
std::vector< reco::MET > METCollection
collection of MET objects
Definition: METCollection.h:23
edm::RefProd< METCollection > METRefProd
Definition: METFwd.h:16
edm::Ref< METCollection > METRef
edm references
Definition: METFwd.h:14
edm::RefVector< METCollection > METRefVector
Definition: METFwd.h:15