Main Page
Namespaces
Classes
Package Documentation
TrackingTools
Records
interface
DetIdAssociatorRecord.h
Go to the documentation of this file.
1
#ifndef TrackingTools_Record_DetIdAssociatorRecord_h
2
#define TrackingTools_Record_DetIdAssociatorRecord_h
3
4
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
5
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
6
7
#include "
Geometry/Records/interface/CaloGeometryRecord.h
"
8
#include "
Geometry/Records/interface/GlobalTrackingGeometryRecord.h
"
9
#include "
CondFormats/DataRecord/interface/CSCBadChambersRcd.h
"
10
11
#include "boost/mpl/vector.hpp"
12
13
class
DetIdAssociatorRecord
:
public
edm::eventsetup::DependentRecordImplementation
<DetIdAssociatorRecord,
14
boost::mpl::vector<CaloGeometryRecord, GlobalTrackingGeometryRecord, CSCBadChambersRcd> > {};
15
16
#endif
EventSetupRecordImplementation.h
GlobalTrackingGeometryRecord.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
CaloGeometryRecord.h
DependentRecordImplementation.h
DetIdAssociatorRecord
Definition:
DetIdAssociatorRecord.h:13
CSCBadChambersRcd.h
Generated for CMSSW Reference Manual by
1.8.11