CMS 3D CMS Logo

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
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
CaloMETFwd.h
reco::CaloMETCollection
std::vector< reco::CaloMET > CaloMETCollection
collection of CaloMET objects
Definition: CaloMETCollection.h:20