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