CMS 3D CMS Logo

MuonGeometryRcd.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_RECORDS_MUON_GEOMETRY_RCD_H
2 #define GEOMETRY_RECORDS_MUON_GEOMETRY_RCD_H
3 
13 
15  : public edm::eventsetup::DependentRecordImplementation<MuonGeometryRcd,
16  edm::mpl::Vector<MuonNumberingRcd,
17  DDSpecParRegistryRcd,
18  GlobalPositionRcd,
19  DTAlignmentRcd,
20  DTAlignmentErrorRcd,
21  DTAlignmentErrorExtendedRcd,
22  DTRecoGeometryRcd>> {};
23 #endif