src
Geometry
Records
interface
MuonGeometryRcd.h
Go to the documentation of this file.
1
#ifndef GEOMETRY_RECORDS_MUON_GEOMETRY_RCD_H
2
#define GEOMETRY_RECORDS_MUON_GEOMETRY_RCD_H
3
4
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
5
#include "
Geometry/Records/interface/DDSpecParRegistryRcd.h
"
6
#include "
Geometry/Records/interface/MuonNumberingRcd.h
"
7
#include "
Geometry/Records/interface/DTRecoGeometryRcd.h
"
8
#include "
CondFormats/AlignmentRecord/interface/GlobalPositionRcd.h
"
9
#include "
CondFormats/AlignmentRecord/interface/DTAlignmentRcd.h
"
10
#include "
CondFormats/AlignmentRecord/interface/DTAlignmentErrorRcd.h
"
11
#include "
CondFormats/AlignmentRecord/interface/DTAlignmentErrorExtendedRcd.h
"
12
#include "
FWCore/Utilities/interface/mplVector.h
"
13
14
class
MuonGeometryRcd
15
:
public
edm::eventsetup::DependentRecordImplementation
<MuonGeometryRcd,
16
edm::mpl::Vector<MuonNumberingRcd,
17
DDSpecParRegistryRcd,
18
GlobalPositionRcd,
19
DTAlignmentRcd,
20
DTAlignmentErrorRcd,
21
DTAlignmentErrorExtendedRcd,
22
DTRecoGeometryRcd>> {};
23
#endif
MuonGeometryRcd
Definition:
MuonGeometryRcd.h:14
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
DTAlignmentErrorRcd.h
MuonNumberingRcd.h
DTAlignmentErrorExtendedRcd.h
DependentRecordImplementation.h
DTRecoGeometryRcd.h
DTAlignmentRcd.h
DDSpecParRegistryRcd.h
GlobalPositionRcd.h
Generated for CMSSW Reference Manual by
1.8.14