test
CMS 3D CMS Logo

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