Main Page
Namespaces
Classes
Package Documentation
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
:
public
edm::eventsetup::DependentRecordImplementation
<DTT0Rcd,
10
boost::mpl::vector<IdealGeometryRecord, MuonNumberingRecord> > {};
11
12
//class DTT0Rcd : public edm::eventsetup::EventSetupRecordImplementation<DTT0Rcd> {};
13
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:38
MuonNumberingRecord.h
DependentRecordImplementation.h
DTT0Rcd
Definition:
DTT0Rcd.h:9
IdealGeometryRecord.h
Generated for CMSSW Reference Manual by
1.8.11