![]() |
![]() |
00001 #ifndef METRECO_PFMETCOLLECTION_H 00002 #define METRECO_PFMETCOLLECTION_H 00003 00016 #include <vector> 00017 #include "DataFormats/METReco/interface/PFMETFwd.h" 00018 00019 using namespace reco; 00020 using namespace std; 00021 00022 namespace reco 00023 { 00024 typedef std::vector<reco::PFMET> PFMETCollection; 00025 } 00026 #endif // METRECO_PFMETCOLLECTION_H