CMS 3D CMS Logo

PFastTimeParametersRcd.h
Go to the documentation of this file.
1 #ifndef Geometry_Records_PFastTimeParametersRcd_H
2 #define Geometry_Records_PFastTimeParametersRcd_H
3 
7 #include "boost/mpl/vector.hpp"
8 
10  : public edm::eventsetup::DependentRecordImplementation<PFastTimeParametersRcd,
11  boost::mpl::vector<IdealGeometryRecord> > {};
12 
13 #endif // PFastTimeParameters_H
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
PFastTimeParametersRcd
Definition: PFastTimeParametersRcd.h:9
EventSetupRecordImplementation.h
IdealGeometryRecord.h
DependentRecordImplementation.h