CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
CaloMETCollection.h
Go to the documentation of this file.
1 #ifndef METRECO_CaloMETCOLLECTION_H
2 #define METRECO_CaloMETCOLLECTION_H
3 
16 #include <vector>
18 
19 namespace reco {
20  typedef std::vector<reco::CaloMET> CaloMETCollection;
21 }
22 #endif // METRECO_CaloMETCOLLECTION_H
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects