CMS 3D CMS Logo

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