CMS 3D CMS Logo

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