CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 
7 
9  : public edm::eventsetup::DependentRecordImplementation<DDSpecParRegistryRcd, edm::mpl::Vector<IdealGeometryRecord>> {
10 };
11 
12 #endif