CMS 3D CMS Logo

MTDTopologyRcd.h
Go to the documentation of this file.
1 #ifndef Geometry_Records_MTDTopologyRcd
2 #define Geometry_Records_MTDTopologyRcd
3 
9 
11  : public edm::eventsetup::DependentRecordImplementation<MTDTopologyRcd,
12  edm::mpl::Vector<IdealGeometryRecord, PMTDParametersRcd> > {
13 };
14 
15 #endif