CMS 3D CMS Logo

FastTimeGeometryRecord.h
Go to the documentation of this file.
1 #ifndef Records_FastTimeGeometryRecord_h
2 #define Records_FastTimeGeometryRecord_h
3 
9 #include "boost/mpl/vector.hpp"
10 
13  FastTimeGeometryRecord,
14  boost::mpl::vector<
15  IdealGeometryRecord,
16  GlobalPositionRcd,
17  PFastTimeRcd > > {};
18 
19 #endif /* Records_FastTimeGeometryRecord_h */
20