CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackAssociatorRecord.h
Go to the documentation of this file.
1 #ifndef SimTracker_TrackAssociatorRecord_h
2 #define SimTracker_TrackAssociatorRecord_h
3 
17 
18 #include "boost/mpl/vector.hpp"
19 
21  boost::mpl::vector<IdealMagneticFieldRecord,
22  TrackingComponentsRecord,
23 GlobalTrackingGeometryRecord
24 > > {};
25 
26 #endif