Main Page
Namespaces
Classes
Package Documentation
FastSimulation
ParticlePropagator
interface
MagneticFieldMapRecord.h
Go to the documentation of this file.
1
#ifndef FastSimulation_ParticlePropagator_MagneticFieldMapRecord_h
2
#define FastSimulation_ParticlePropagator_MagneticFieldMapRecord_h
3
// -*- C++ -*-
4
//
5
// Package: ParticlePropagator
6
// Class : MagneticFieldMapRecord
7
//
16
//
17
// Author:
18
// Created: Wed Nov 21 12:14:34 CET 2007
19
// $Id: MagneticFieldMapRecord.h,v 1.1 2007/11/22 08:30:04 pjanot Exp $
20
//
21
22
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
23
#include "
FastSimulation/TrackerSetup/interface/TrackerInteractionGeometryRecord.h
"
24
#include "
MagneticField/Records/interface/IdealMagneticFieldRecord.h
"
25
#include "boost/mpl/vector.hpp"
26
27
class
MagneticFieldMapRecord
:
public
edm::eventsetup::DependentRecordImplementation
<MagneticFieldMapRecord, boost::mpl::vector<IdealMagneticFieldRecord,TrackerInteractionGeometryRecord> > {};
28
29
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
MagneticFieldMapRecord
Definition:
MagneticFieldMapRecord.h:27
DependentRecordImplementation.h
TrackerInteractionGeometryRecord.h
IdealMagneticFieldRecord.h
Generated for CMSSW Reference Manual by
1.8.11