Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
TrackInfoProducer (const edm::ParameterSet &iConfig) | |
~TrackInfoProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Attributes | |
edm::EDGetTokenT< TrajTrackAssociationCollection > | assoMapToken_ |
std::string | backwardPredictedStateTag_ |
std::string | combinedStateTag_ |
std::string | forwardPredictedStateTag_ |
TrackInfoProducerAlgorithm | theAlgo_ |
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > | tkGeomToken_ |
edm::EDGetTokenT< reco::TrackCollection > | trackCollectionToken_ |
edm::EDGetTokenT< std::vector< Trajectory > > | TrajectoryToken_ |
std::string | updatedStateTag_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 32 of file TrackInfoProducer.cc.
|
explicit |
Definition at line 49 of file TrackInfoProducer.cc.
|
inlineoverride |
Definition at line 36 of file TrackInfoProducer.cc.
|
override |
Definition at line 59 of file TrackInfoProducer.cc.
References assoMapToken_, edm::AssociationMap< Tag >::begin(), edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::TrackCollection, unsigned short > >::const_iterator, edm::AssociationMap< Tag >::end(), edm::Event::getByToken(), mps_fire::i, edm::Ref< C, T, F >::key(), eostools::move(), convertSQLitetoXML_cfg::output, HLT_FULL_cff::outputColl, edm::Event::put(), edm::AssociationMap< Tag >::refProd(), TrackInfoProducerAlgorithm::run(), singleTopDQM_cfi::setup, theAlgo_, tkGeomToken_, HLT_2022v15_cff::track, JetHT_cfg::trackCollection, trackCollectionToken_, PbPb_ZMuSkimMuonDPG_cff::tracker, and TrajectoryToken_.
|
private |
Definition at line 45 of file TrackInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file TrackInfoProducer.cc.
|
private |
Definition at line 46 of file TrackInfoProducer.cc.
|
private |
Definition at line 46 of file TrackInfoProducer.cc.
|
private |
Definition at line 42 of file TrackInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 41 of file TrackInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 44 of file TrackInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 43 of file TrackInfoProducer.cc.
Referenced by produce().
|
private |
Definition at line 46 of file TrackInfoProducer.cc.