CondFormats
DataRecord
interface
DTT0Rcd.h
Go to the documentation of this file.
1
#ifndef DTT0RCD_H
2
#define DTT0RCD_H
3
4
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
5
#include "
Geometry/Records/interface/MuonNumberingRecord.h
"
6
#include "
Geometry/Records/interface/IdealGeometryRecord.h
"
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
Generated for CMSSW Reference Manual by
1.8.16