Public Member Functions | |
GenTrackMatcher (const edm::ParameterSet &) | |
constructor More... | |
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 Types | |
typedef edm::Association< reco::GenParticleCollection > | GenParticleMatch |
Private Member Functions | |
void | produce (edm::Event &evt, const edm::EventSetup &es) override |
Private Attributes | |
edm::EDGetTokenT< vector< int > > | genParticleInts_ |
edm::EDGetTokenT< GenParticleCollection > | genParticles_ |
TrackHistory | tracer_ |
edm::EDGetTokenT< View< Track > > | tracks_ |
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 22 of file GenTrackMatcher.cc.
|
private |
Definition at line 33 of file GenTrackMatcher.cc.
GenTrackMatcher::GenTrackMatcher | ( | const edm::ParameterSet & | p | ) |
constructor
Definition at line 42 of file GenTrackMatcher.cc.
|
overrideprivate |
Definition at line 50 of file GenTrackMatcher.cc.
References b, MillePedeFileConverter_cfg::e, TrackHistory::evaluate(), Exception, f, trigObjTnPSource_cfi::filler, spr::find(), GenParticle::GenParticle, HistoryBase::genParticle(), AJJGenJetFilter_cfi::genParticles, genParticles_, edm::Event::getByToken(), mps_fire::i, dqmdumpme::indices, edm::errors::InvalidReference, SummaryClient_cfi::labels, match(), eostools::move(), dqmiodumpmetadata::n, TrackHistory::newEvent(), edm::Event::put(), tracer_, HLT_2022v12_cff::track, tracks, and tracks_.
|
private |
Definition at line 32 of file GenTrackMatcher.cc.
|
private |
Definition at line 31 of file GenTrackMatcher.cc.
Referenced by produce().
|
private |
Definition at line 29 of file GenTrackMatcher.cc.
Referenced by produce().
|
private |
Definition at line 30 of file GenTrackMatcher.cc.
Referenced by produce().