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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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, const edm::ESHandle< CaloGeometry > &caloGeomHandle, const std::vector< EtaPhiRegion > ®ions) |
static bool | validIDForGeom (const DetId &id) |
Private Attributes | |
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<> | |
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 96 of file HLTCaloObjInRegionsProducer.cc.
HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::HLTCaloObjInRegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 119 of file HLTCaloObjInRegionsProducer.cc.
References Exception, edm::ParameterSet::getParameter(), muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 99 of file HLTCaloObjInRegionsProducer.cc.
References fillDescriptions(), HLT_2018_cff::inputColl, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 263 of file HLTCaloObjInRegionsProducer.cc.
References Exception.
|
static |
Definition at line 144 of file HLTCaloObjInRegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), defaultModuleLabel(), HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 207 of file HLTCaloObjInRegionsProducer.cc.
References PVValHelper::eta, CaloSubdetectorGeometry::getGeometry(), CaloGeometry::getSubdetectorGeometry(), edm::HandleBase::id(), Skims_PA_cff::name, getGTfromDQMFile::obj, HLT_2018_cff::outputColl, phi, HLT_2018_cff::region, and GeomDetEnumerators::subDetGeom.
|
override |
Definition at line 179 of file HLTCaloObjInRegionsProducer.cc.
References event(), edm::EventSetup::get(), input, HLT_2018_cff::inputColl, edm::HandleBase::isValid(), eostools::move(), Skims_PA_cff::name, and HLT_2018_cff::outputColl.
|
staticprivate |
Definition at line 253 of file HLTCaloObjInRegionsProducer.cc.
References DetId::Hcal, HcalEmpty, and HcalOther.
|
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.