Public Member Functions | |
GenTrackMatcher (const edm::ParameterSet &) | |
constructor More... | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | 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, DEFINE_FWK_MODULE, MillePedeFileConverter_cfg::e, TrackHistory::evaluate(), Exception, f, edm::helper::Filler< Map >::fill(), objects.autophobj::filler, spr::find(), GenParticle::GenParticle, HistoryBase::genParticle(), GenHFHadronMatcher_cfi::genParticles, genParticles_, edm::Event::getByToken(), mps_fire::i, edm::helper::Filler< Map >::insert(), edm::errors::InvalidReference, tablePrinter::labels, match(), edm::ProductLabels::module, eostools::move(), gen::n, TrackHistory::newEvent(), edm::Event::put(), tracer_, HiIsolationCommonParameters_cff::track, l1t::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().