CMS 3D CMS Logo

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