CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrajectoryFitterRecord.h
Go to the documentation of this file.
1 #ifndef TrackingTools_TrackFitters_TrajectoryFitterRecord_h
2 #define TrackingTools_TrackFitters_TrajectoryFitterRecord_h
3 
6 
9 
10 #include "boost/mpl/vector.hpp"
11 
12 
14  boost::mpl::vector<TrackingComponentsRecord,RecoGeometryRecord> > {};
15 
16 #endif