Public Member Functions | |
EgammaTowerIsolationProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) 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 | |
const signed int | egHcalDepth_ |
const double | egHcalIsoConeSizeIn_ |
const double | egHcalIsoConeSizeOut_ |
const double | egHcalIsoPtMin_ |
const edm::EDGetTokenT < edm::View< reco::Candidate > > | emObjectProducer_ |
const edm::EDPutTokenT < edm::ValueMap< double > > | putToken_ |
const edm::EDGetTokenT < CaloTowerCollection > | towerProducer_ |
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 18 of file EgammaTowerIsolationProducer.cc.
|
explicit |
Definition at line 41 of file EgammaTowerIsolationProducer.cc.
References edm::ParameterSet::getParameter().
|
override |
Definition at line 50 of file EgammaTowerIsolationProducer.cc.
References egHcalDepth_, egHcalIsoConeSizeIn_, egHcalIsoConeSizeOut_, egHcalIsoPtMin_, emObjectProducer_, edm::Event::emplace(), edm::helper::Filler< Map >::fill(), edm::Event::get(), edm::Event::getHandle(), mps_fire::i, edm::helper::Filler< Map >::insert(), eostools::move(), putToken_, towerProducer_, and HLT_FULL_cff::towers.
|
private |
Definition at line 35 of file EgammaTowerIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 34 of file EgammaTowerIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 33 of file EgammaTowerIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 32 of file EgammaTowerIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 27 of file EgammaTowerIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 30 of file EgammaTowerIsolationProducer.cc.
Referenced by produce().
|
private |
Definition at line 28 of file EgammaTowerIsolationProducer.cc.
Referenced by produce().