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 | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () 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, 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<> | |
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 95 of file HLTCaloObjInRegionsProducer.cc.
HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::HLTCaloObjInRegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 119 of file HLTCaloObjInRegionsProducer.cc.
References DeDxTools::esConsumes().
|
inlineoverride |
Definition at line 98 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 263 of file HLTCaloObjInRegionsProducer.cc.
References Exception.
|
static |
Definition at line 145 of file HLTCaloObjInRegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), defaultModuleLabel(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 207 of file HLTCaloObjInRegionsProducer.cc.
References PVValHelper::eta, CaloGeometry::getSubdetectorGeometry(), HLT_FULL_cff::inputColl, Skims_PA_cff::name, getGTfromDQMFile::obj, HLT_FULL_cff::outputColl, PVValHelper::phi, HLT_FULL_cff::region, and GeomDetEnumerators::subDetGeom.
|
override |
Definition at line 180 of file HLTCaloObjInRegionsProducer.cc.
References edmPickEvents::event, input, HLT_FULL_cff::inputColl, eostools::move(), Skims_PA_cff::name, HLT_FULL_cff::outputColl, and singleTopDQM_cfi::setup.
|
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 114 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 112 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 113 of file HLTCaloObjInRegionsProducer.cc.
|
private |
Definition at line 111 of file HLTCaloObjInRegionsProducer.cc.