Public Member Functions | |
HLTCaloObjInRegionsProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HLTCaloObjInRegionsProducer () 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 Member Functions | |
EtaPhiRegionDataBase * | createEtaPhiRegionData (const std::string &, const edm::ParameterSet &, edm::ConsumesCollector &&) |
Static Private Member Functions | |
static std::unique_ptr< CaloObjCollType > | makeFilteredColl (const edm::Handle< CaloObjCollType > &inputColl, CaloGeometry const &caloGeomHandle, const std::vector< EtaPhiRegion > ®ions) |
static bool | validIDForGeom (const DetId &id) |
Private Attributes | |
const edm::ESGetToken< CaloGeometry, CaloGeometryRecord > | caloGeometryToken_ |
std::vector< std::unique_ptr< EtaPhiRegionDataBase > > | etaPhiRegionData_ |
std::vector< edm::InputTag > | inputCollTags_ |
std::vector< edm::EDGetTokenT< CaloObjCollType > > | inputTokens_ |
std::vector< std::string > | outputProductNames_ |
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 96 of file HLTCaloObjInRegionsProducer.cc.
HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::HLTCaloObjInRegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 120 of file HLTCaloObjInRegionsProducer.cc.
References deDxTools::esConsumes().
|
inlineoverride |
Definition at line 99 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 264 of file HLTCaloObjInRegionsProducer.cc.
References Exception.
|
static |
Definition at line 146 of file HLTCaloObjInRegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), defaultModuleLabel(), submitPVResolutionJobs::desc, hgcalDigisL1Seeded_cfi::etaPhiRegions, ProducerED_cfi::InputTag, hgcalDigisL1Seeded_cfi::outputProductNames, and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 208 of file HLTCaloObjInRegionsProducer.cc.
References PVValHelper::eta, CaloGeometry::getSubdetectorGeometry(), HLT_2023v12_cff::inputColl, Skims_PA_cff::name, getGTfromDQMFile::obj, hiSpikeCleaner_cfi::outputColl, PVValHelper::phi, nano_mu_digi_cff::rawId, nano_mu_digi_cff::region, and GeomDetEnumerators::subDetGeom.
|
override |
Definition at line 181 of file HLTCaloObjInRegionsProducer.cc.
References edmPickEvents::event, input, HLT_2023v12_cff::inputColl, eostools::move(), Skims_PA_cff::name, hiSpikeCleaner_cfi::outputColl, and singleTopDQM_cfi::setup.
|
staticprivate |
Definition at line 254 of file HLTCaloObjInRegionsProducer.cc.
References DetId::Hcal, HcalEmpty, and HcalOther.
|
private |
Definition at line 116 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 115 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 113 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 114 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 112 of file HLTCaloObjInRegionsProducer.cc.