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 consumesColl, and Exception.
|
static |
Definition at line 146 of file HLTCaloObjInRegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), defaultModuleLabel(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 208 of file HLTCaloObjInRegionsProducer.cc.
References PVValHelper::eta, CaloSubdetectorGeometry::getGeometry(), CaloGeometry::getSubdetectorGeometry(), edm::HandleBase::id(), mergeVDriftHistosByStation::name, getGTfromDQMFile::obj, HLT_FULL_cff::outputColl, PVValHelper::phi, HLT_FULL_cff::region, and GeomDetEnumerators::subDetGeom.
|
override |
Definition at line 181 of file HLTCaloObjInRegionsProducer.cc.
References edmPickEvents::event, edm::EventSetup::getData(), input, edm::HandleBase::isValid(), eostools::move(), mergeVDriftHistosByStation::name, and HLT_FULL_cff::outputColl.
|
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.