CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_0/src/DataFormats/METObjects/interface/METCollection.h

Go to the documentation of this file.
00001 #ifndef METOBJECTS_METCOLLECTION_H
00002 #define METOBJECTS_METCOLLECTION_H
00003 
00016 #include <vector>
00017 #include "DataFormats/METObjects/interface/MET.h"
00018 
00019 typedef std::vector<METv0> METv0Collection;
00020   
00021 #endif // METOBJECTS_METCOLLECTION_H