CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TrackingComponentsRecord.h
Go to the documentation of this file.
1 #ifndef RecoTracker_Record_TrackingComponentsRecord_h
2 #define RecoTracker_Record_TrackingComponentsRecord_h
3 
7 //#include "Geometry/Records/interface/IdealGeometryRecord.h"
9 
10 #include "boost/mpl/vector.hpp"
11 
12 
14  boost::mpl::vector<IdealMagneticFieldRecord, GlobalTrackingGeometryRecord> > {};
15 
16 #endif
17