Main Page
Namespaces
Classes
Package Documentation
Geometry
Records
interface
FastTimeGeometryRecord.h
Go to the documentation of this file.
1
#ifndef Records_FastTimeGeometryRecord_h
2
#define Records_FastTimeGeometryRecord_h
3
4
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
5
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
6
#include "
Geometry/Records/interface/IdealGeometryRecord.h
"
7
#include "
Geometry/Records/interface/PFastTimeRcd.h
"
8
#include "
CondFormats/AlignmentRecord/interface/GlobalPositionRcd.h
"
9
#include "boost/mpl/vector.hpp"
10
11
class
FastTimeGeometryRecord
:
12
public
edm::eventsetup::DependentRecordImplementation
<
13
FastTimeGeometryRecord,
14
boost::mpl::vector<
15
IdealGeometryRecord,
16
GlobalPositionRcd,
17
PFastTimeRcd > > {};
18
19
#endif
/* Records_FastTimeGeometryRecord_h */
20
EventSetupRecordImplementation.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
FastTimeGeometryRecord
Definition:
FastTimeGeometryRecord.h:11
PFastTimeRcd.h
DependentRecordImplementation.h
IdealGeometryRecord.h
GlobalPositionRcd.h
Generated for CMSSW Reference Manual by
1.8.11