#include "FWCore/Framework/interface/ESProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "TrackingTools/GeomPropagators/interface/StraightLinePropagator.h"
#include "TrackingTools/Records/interface/TrackingComponentsRecord.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include <string>
#include <memory>
Go to the source code of this file.
Classes | |
class | StraightLinePropagatorESProducer |
Functions | |
p | getParameter< std::string > ("PropagationDirection"))} |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::DescriptionFillerForESProducers < StraightLinePropagatorESProducer > > | s_filler__LINE__ ("StraightLinePropagatorESProducer") |
Variables | |
p | magToken_ |
p getParameter< std::string > | ( | "PropagationDirection" | ) |
|
static |
p magToken_ |
Definition at line 36 of file StraightLinePropagatorESProducer.cc.
Referenced by BeamHaloPropagatorESProducer::BeamHaloPropagatorESProducer(), TransientTrackBuilderESProducer::produce(), SmartPropagatorESProducer::produce(), BeamHaloPropagatorESProducer::produce(), SmartPropagatorESProducer::SmartPropagatorESProducer(), and TransientTrackBuilderESProducer::TransientTrackBuilderESProducer().