Main Page
Namespaces
Classes
Package Documentation
SimTracker
Records
interface
TrackAssociatorRecord.h
Go to the documentation of this file.
1
#ifndef SimTracker_TrackAssociatorRecord_h
2
#define SimTracker_TrackAssociatorRecord_h
3
10
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
11
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
12
#include "
Geometry/Records/interface/GlobalTrackingGeometryRecord.h
"
13
#include "
MagneticField/Records/interface/IdealMagneticFieldRecord.h
"
14
#include "
TrackingTools/Records/interface/TrackingComponentsRecord.h
"
15
16
#include "boost/mpl/vector.hpp"
17
18
class
TrackAssociatorRecord
19
:
public
edm::eventsetup::DependentRecordImplementation
<
20
TrackAssociatorRecord,
21
boost::mpl::vector<IdealMagneticFieldRecord, TrackingComponentsRecord, GlobalTrackingGeometryRecord>> {};
22
23
#endif
TrackingComponentsRecord.h
EventSetupRecordImplementation.h
GlobalTrackingGeometryRecord.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
TrackAssociatorRecord
Definition:
TrackAssociatorRecord.h:18
DependentRecordImplementation.h
IdealMagneticFieldRecord.h
Generated for CMSSW Reference Manual by
1.8.11