test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Geometry
Records
interface
TrackerTopologyRcd.h
Go to the documentation of this file.
1
#ifndef Geometry_Records_TrackerTopologyRcd
2
#define Geometry_Records_TrackerTopologyRcd
3
4
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
5
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
6
#include "
Geometry/Records/interface/IdealGeometryRecord.h
"
7
#include "
Geometry/Records/interface/PTrackerParametersRcd.h
"
8
#include "boost/mpl/vector.hpp"
9
10
class
TrackerTopologyRcd
:
11
public
edm::eventsetup::DependentRecordImplementation
<TrackerTopologyRcd,
12
boost::mpl::vector<IdealGeometryRecord, PTrackerParametersRcd> > {};
13
14
#endif
EventSetupRecordImplementation.h
TrackerTopologyRcd
Definition:
TrackerTopologyRcd.h:10
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:37
DependentRecordImplementation.h
PTrackerParametersRcd.h
IdealGeometryRecord.h
Generated for CMSSW Reference Manual by
1.8.5