CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_8_patch3/src/DataFormats/METReco/interface/PFClusterMETCollection.h

Go to the documentation of this file.
00001 #ifndef METRECO_PFClusterMETCOLLECTION_H
00002 #define METRECO_PFClusterMETCOLLECTION_H
00003 
00016 #include <vector>
00017 #include "DataFormats/METReco/interface/PFClusterMETFwd.h" 
00018 
00019 namespace reco
00020 {
00021   typedef std::vector<reco::PFClusterMET> PFClusterMETCollection;
00022 }  
00023 #endif // METRECO_PFClusterMETCOLLECTION_H