CMS 3D CMS Logo

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