CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/DataFormats/METReco/interface/GenMETCollection.h

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