CMS 3D CMS Logo

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