#include "FWCore/Framework/interface/ESProducer.h"
#include "TrackingTools/GeomPropagators/interface/SmartPropagator.h"
#include "DataFormats/TrajectorySeed/interface/PropagationDirection.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "TrackingTools/Records/interface/TrackingComponentsRecord.h"
#include "MagneticField/Engine/interface/MagneticField.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | SmartPropagatorESProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::DescriptionFillerForESProducers < SmartPropagatorESProducer > > | s_filler__LINE__ ("SmartPropagatorESProducer") |
static const edm::eventsetup::ModulePluginFactory::PMaker < edm::eventsetup::ModuleMaker < SmartPropagatorESProducer > > | s_maker__LINE__ ("SmartPropagatorESProducer") |
|
static |
|
static |