CMS 3D CMS Logo

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  typedef std::vector<reco::GenMET> GenMETCollection;
21 }
22 #endif // METRECO_GenMETCOLLECTION_H
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::GenMETCollection
std::vector< reco::GenMET > GenMETCollection
collection of GenMET objects
Definition: GenMETCollection.h:20
GenMETFwd.h