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