Main Page
Namespaces
Classes
Package Documentation
TrackingTools
RecoGeometry
interface
RecoGeometryRecord.h
Go to the documentation of this file.
1
#ifndef TrackingTools_RecoGeometry_RecoGeometryRecord_h
2
#define TrackingTools_RecoGeometry_RecoGeometryRecord_h
3
4
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
5
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
6
7
#include "
RecoTracker/Record/interface/TrackerRecoGeometryRecord.h
"
8
#include "
RecoMuon/Records/interface/MuonRecoGeometryRecord.h
"
9
#include "
RecoMTD/Records/interface/MTDRecoGeometryRecord.h
"
10
//#include "RecoTracker/Record/interface/NavigationSchoolRecord.h"
11
//#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
12
13
#include "boost/mpl/vector.hpp"
14
15
16
class
RecoGeometryRecord
:
public
edm::eventsetup::DependentRecordImplementation
<RecoGeometryRecord,
17
boost::mpl::vector<TrackerRecoGeometryRecord,MuonRecoGeometryRecord,MTDRecoGeometryRecord
18
//,NavigationSchoolRecord,
19
//IdealMagneticFieldRecord
20
> > {};
21
22
#endif
MuonRecoGeometryRecord.h
EventSetupRecordImplementation.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
RecoGeometryRecord
Definition:
RecoGeometryRecord.h:16
TrackerRecoGeometryRecord.h
DependentRecordImplementation.h
MTDRecoGeometryRecord.h
Generated for CMSSW Reference Manual by
1.8.11