Main Page
Namespaces
Classes
Package Documentation
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/DetectorDescriptionRcd.h
"
6
#include "
Geometry/Records/interface/DDSpecParRegistryRcd.h
"
7
#include "
Geometry/Records/interface/MuonNumberingRcd.h
"
8
#include "
Geometry/Records/interface/DTRecoGeometryRcd.h
"
9
#include "
CondFormats/AlignmentRecord/interface/GlobalPositionRcd.h
"
10
#include "
CondFormats/AlignmentRecord/interface/DTAlignmentRcd.h
"
11
#include "
CondFormats/AlignmentRecord/interface/DTAlignmentErrorRcd.h
"
12
#include "
CondFormats/AlignmentRecord/interface/DTAlignmentErrorExtendedRcd.h
"
13
#include "boost/mpl/vector.hpp"
14
15
class
MuonGeometryRcd
:
public
edm::eventsetup::DependentRecordImplementation
<
16
MuonGeometryRcd, boost::mpl::vector<MuonNumberingRcd, DDSpecParRegistryRcd, DetectorDescriptionRcd,
17
GlobalPositionRcd, DTAlignmentRcd, DTAlignmentErrorRcd, DTAlignmentErrorExtendedRcd, DTRecoGeometryRcd>> {};
18
#endif
MuonGeometryRcd
Definition:
MuonGeometryRcd.h:15
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
DTAlignmentErrorRcd.h
DetectorDescriptionRcd.h
MuonNumberingRcd.h
DTAlignmentErrorExtendedRcd.h
DependentRecordImplementation.h
DTRecoGeometryRcd.h
DTAlignmentRcd.h
DDSpecParRegistryRcd.h
GlobalPositionRcd.h
Generated for CMSSW Reference Manual by
1.8.11