Public Member Functions | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
TrackingParticleBHadronRefSelector (const edm::ParameterSet &iConfig) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::EDGetTokenT< TrackingParticleCollection > | tpToken_ |
HistoryBase | tracer_ |
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 16 of file TrackingParticleBHadronRefSelector.cc.
TrackingParticleBHadronRefSelector::TrackingParticleBHadronRefSelector | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 30 of file TrackingParticleBHadronRefSelector.cc.
References HistoryBase::depth(), and tracer_.
|
static |
Definition at line 37 of file TrackingParticleBHadronRefSelector.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
override |
Definition at line 43 of file TrackingParticleBHadronRefSelector.cc.
References DEFINE_FWK_MODULE, end, HistoryBase::evaluate(), edm::Event::getByToken(), mps_fire::i, eostools::move(), EgammaObjectsElectrons_cfi::particleID, source_particleGun_cfi::ParticleID, edm::Event::put(), HistoryBase::recoGenParticleTrail(), tpToken_, and tracer_.
|
private |
Definition at line 25 of file TrackingParticleBHadronRefSelector.cc.
Referenced by produce().
|
private |
Definition at line 27 of file TrackingParticleBHadronRefSelector.cc.
Referenced by produce(), and TrackingParticleBHadronRefSelector().