test
CMS 3D CMS Logo

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