Public Member Functions | |
void | beginRun (edm::Run const &, const edm::EventSetup &) final |
EgammaIsoHcalDetIdCollectionProducer (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 |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
const edm::EDGetTokenT< reco::GsfElectronCollection > | elesToken_ |
EGHcalRecHitSelector | hcalHitSelector_ |
std::string | interestingDetIdCollection_ |
float | minEleEt_ |
float | minPhoEt_ |
float | minSCEt_ |
const edm::EDGetTokenT< reco::PhotonCollection > | phosToken_ |
const edm::EDGetTokenT< HBHERecHitCollection > | recHitsToken_ |
const edm::EDGetTokenT< reco::SuperClusterCollection > | superClustersToken_ |
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 |
Original author: Sam Harper (RAL)
Make a collection of detids to be kept tipically in a AOD rechit collection Modified from the ECAL version "InterestingDetIdCollectionProducer" to be HCAL
Definition at line 30 of file EgammaIsoHcalDetIdCollectionProducer.cc.
|
explicit |
Definition at line 57 of file EgammaIsoHcalDetIdCollectionProducer.cc.
References edm::ParameterSet::getParameter().
|
final |
Definition at line 87 of file EgammaIsoHcalDetIdCollectionProducer.cc.
References hcalHitSelector_, and EGHcalRecHitSelector::setup().
|
static |
Definition at line 73 of file EgammaIsoHcalDetIdCollectionProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, EGHcalRecHitSelector::makePSetDescription(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 92 of file EgammaIsoHcalDetIdCollectionProducer.cc.
References EGHcalRecHitSelector::addDetIds(), hltEgammaEleL1TrkIsoL1Seeded_cfi::eles, elesToken_, hcalHitSelector_, iEvent, interestingDetIdCollection_, minEleEt_, minPhoEt_, minSCEt_, eostools::move(), phosToken_, FastTrackerRecHitMaskProducer_cfi::recHits, recHitsToken_, funct::sin(), jetUpdater_cfi::sort, HLT_2023v12_cff::superClusters, superClustersToken_, and tier0::unique().
|
private |
Definition at line 42 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 51 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 45 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 48 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 49 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 47 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 43 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 40 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by produce().
|
private |
Definition at line 41 of file EgammaIsoHcalDetIdCollectionProducer.cc.
Referenced by produce().