CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackDetMatchInfoCollection.h
Go to the documentation of this file.
1 #ifndef HTrackAssociator_HTrackDetMatchInfoCollection_h
2 #define HTrackAssociator_HTrackDetMatchInfoCollection_h
3 
4 #include <vector>
6 
7 typedef std::vector<HTrackDetMatchInfo> HTrackDetMatchInfoCollection;
8 
9 #endif
std::vector< HTrackDetMatchInfo > HTrackDetMatchInfoCollection