CMS 3D CMS Logo

DTT0Rcd.h
Go to the documentation of this file.
1 #ifndef DTT0RCD_H
2 #define DTT0RCD_H
3 
7 
8 #include <vector>
9 class DTT0Rcd
10  : public edm::eventsetup::
11  DependentRecordImplementation<DTT0Rcd, boost::mpl::vector<IdealGeometryRecord, MuonNumberingRecord> > {};
12 
13 //class DTT0Rcd : public edm::eventsetup::EventSetupRecordImplementation<DTT0Rcd> {};
14 #endif
DependentRecordImplementation
DTT0Rcd
Definition: DTT0Rcd.h:9
MuonNumberingRecord.h
IdealGeometryRecord.h
DependentRecordImplementation.h
edm::eventsetup
Definition: ES_DDDetector.cc:16