CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_1/src/DataFormats/METReco/interface/METCollection.h

Go to the documentation of this file.
00001 #ifndef METRECO_METCOLLECTION_H
00002 #define METRECO_METCOLLECTION_H
00003 
00016 #include <vector>
00017 #include "DataFormats/METReco/interface/METFwd.h" 
00018 
00019 //#warning "This header file is obsolete.  Please use METFwd.h instead"
00020 
00021 namespace reco
00022 {
00023   typedef std::vector<reco::MET> METCollection;
00024 }  
00025 #endif // METRECO_METCOLLECTION_H