src
CondFormats
DataRecord
interface
DTT0RefRcd.h
Go to the documentation of this file.
1
#ifndef DTT0RefRCD_H
2
#define DTT0RefRCD_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
DTT0RefRcd
10
:
public
edm::eventsetup::DependentRecordImplementation
<DTT0RefRcd,
11
edm::mpl::Vector<IdealGeometryRecord, MuonNumberingRecord> > {
12
};
13
14
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
MuonNumberingRecord.h
DependentRecordImplementation.h
IdealGeometryRecord.h
DTT0RefRcd
Definition:
DTT0RefRcd.h:9
Generated for CMSSW Reference Manual by
1.8.14