#include <Alignment/TrackerToMuonPropagator/src/TrackerToMuonPropagator.cc>
Private Member Functions | |
virtual void | beginJob () override |
virtual void | endJob () override |
virtual 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 | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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, NULL, and AlCaHLTBitMon_QueryRunRegistry::string.
TrackerToMuonPropagator::~TrackerToMuonPropagator | ( | ) |
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.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 124 of file TrackerToMuonPropagator.cc.
References alongMomentum, MuonTransientTrackingRecHitBuilder::build(), DeDxDiscriminatorTools::charge(), MuonSubdetId::CSC, MuonSubdetId::DT, alignCSCRings::e, edm::hlt::Exception, Trajectory::firstMeasurement(), TrajectoryMeasurement::forwardPredictedState(), edm::EventSetup::get(), edm::Event::getByLabel(), susybsm::HSCParticleType::globalMuon, globalMuons_cfi::globalMuons, i, TrajectoryStateOnSurface::isValid(), m_globalMuons, m_globalMuonTracks, m_propagator, m_refitTracker, m_trackTransformer, DetId::Muon, trajectoryStateTransform::persistentState(), Trajectory::push(), edm::OwnVector< T, P >::push_back(), edm::Event::put(), DetId::rawId(), TrajectoryMeasurement::recHit(), TrackTransformer::setServices(), edm::OwnVector< T, P >::size(), 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().