CMS 3D CMS Logo

L1CSCStatusDigiCollection.h
Go to the documentation of this file.
1 #ifndef L1CSCSPStatusDigiCollection_h
2 #define L1CSCSPStatusDigiCollection_h
3 
4 #include <utility>
5 #include <vector>
6 
8 
9 typedef std::pair<int, std::vector<L1CSCSPStatusDigi> > L1CSCStatusDigiCollection;
10 
11 #endif
std::pair< int, std::vector< L1CSCSPStatusDigi > > L1CSCStatusDigiCollection