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