#include <Alignment/TrackerToMuonPropagator/src/TrackerToMuonPropagator.cc>
Private Member Functions | |
void | beginJob () override |
void | endJob () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | m_globalMuons |
edm::InputTag | m_globalMuonTracks |
std::string | m_propagator |
bool | m_refitTracker |
TrackTransformer * | m_trackTransformer |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 63 of file TrackerToMuonPropagator.cc.
|
explicit |
Definition at line 93 of file TrackerToMuonPropagator.cc.
References edm::ParameterSet::getParameter(), m_globalMuons, m_globalMuonTracks, m_propagator, m_refitTracker, m_trackTransformer, AlCaHLTBitMon_QueryRunRegistry::string, and rpcPointProducer_cfi::TrackTransformer.
|
override |
Definition at line 109 of file TrackerToMuonPropagator.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 273 of file TrackerToMuonPropagator.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 279 of file TrackerToMuonPropagator.cc.
References DEFINE_FWK_MODULE.
Referenced by o2olib.O2ORunMgr::executeJob().
|
overrideprivate |
Definition at line 124 of file TrackerToMuonPropagator.cc.
References alongMomentum, MuonTransientTrackingRecHitBuilder::build(), ALCARECOTkAlJpsiMuMu_cff::charge, MuonSubdetId::CSC, MuonSubdetId::DT, MillePedeFileConverter_cfg::e, edm::OwnVector< T, P >::empty(), Exception, Trajectory::firstMeasurement(), TrajectoryMeasurement::forwardPredictedState(), edm::EventSetup::get(), edm::Event::getByLabel(), susybsm::HSCParticleType::globalMuon, globalMuons_cfi::globalMuons, mps_fire::i, DTGeometry::idToDet(), TrackerGeometry::idToDet(), CSCGeometry::idToDet(), TrajectoryStateOnSurface::isValid(), m_globalMuons, m_globalMuonTracks, m_propagator, m_refitTracker, m_trackTransformer, seedCreatorFromRegionConsecutiveHitsEDProducer_cff::magneticField, eostools::move(), DetId::Muon, trajectoryStateTransform::persistentState(), Propagator::propagate(), PhotonConversionTrajectorySeedProducerFromQuadruplets_cfi::propagator, Trajectory::push(), edm::OwnVector< T, P >::push_back(), edm::Event::put(), DetId::rawId(), TrajectoryMeasurement::recHit(), TrackTransformer::setServices(), edm::OwnVector< T, P >::size(), GeomDet::surface(), and TrackTransformer::transform().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 75 of file TrackerToMuonPropagator.cc.
Referenced by produce(), and TrackerToMuonPropagator().
|
private |
Definition at line 75 of file TrackerToMuonPropagator.cc.
Referenced by produce(), and TrackerToMuonPropagator().
|
private |
Definition at line 76 of file TrackerToMuonPropagator.cc.
Referenced by produce(), and TrackerToMuonPropagator().
|
private |
Definition at line 78 of file TrackerToMuonPropagator.cc.
Referenced by produce(), and TrackerToMuonPropagator().
|
private |
Definition at line 79 of file TrackerToMuonPropagator.cc.
Referenced by produce(), and TrackerToMuonPropagator().