CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
METCollection.h
Go to the documentation of this file.
1 #ifndef METOBJECTS_METCOLLECTION_H
2 #define METOBJECTS_METCOLLECTION_H
3 
16 #include <vector>
18 
19 typedef std::vector<METv0> METv0Collection;
20 
21 #endif // METOBJECTS_METCOLLECTION_H
std::vector< METv0 > METv0Collection
Definition: METCollection.h:19