CMS 3D CMS Logo

TrackAssociatorRecord.h
Go to the documentation of this file.
1 #ifndef SimTracker_TrackAssociatorRecord_h
2 #define SimTracker_TrackAssociatorRecord_h
3 
15 
16 #include "boost/mpl/vector.hpp"
17 
20  TrackAssociatorRecord,
21  boost::mpl::vector<IdealMagneticFieldRecord, TrackingComponentsRecord, GlobalTrackingGeometryRecord>> {};
22 
23 #endif