#include <HLTCaloObjInRegionsProducer.h>
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 | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () 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 105 of file HLTCaloObjInRegionsProducer.h.
HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::HLTCaloObjInRegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 133 of file HLTCaloObjInRegionsProducer.h.
References Exception, edm::ParameterSet::getParameter(), muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 113 of file HLTCaloObjInRegionsProducer.h.
References fillDescriptions(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 279 of file HLTCaloObjInRegionsProducer.h.
References Exception.
Referenced by HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::validIDForGeom().
|
static |
Definition at line 153 of file HLTCaloObjInRegionsProducer.h.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), defaultModuleLabel(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 217 of file HLTCaloObjInRegionsProducer.h.
References PVValHelper::eta, CaloSubdetectorGeometry::getGeometry(), CaloGeometry::getSubdetectorGeometry(), edm::HandleBase::id(), dataset::name, hgcalPlots::obj, hiSpikeCleaner_cfi::outputColl, phi, GeomDetEnumerators::subDetGeom, and HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::validIDForGeom().
Referenced by HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::produce().
|
override |
Definition at line 189 of file HLTCaloObjInRegionsProducer.h.
References event(), edm::EventSetup::get(), input, edm::HandleBase::isValid(), HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::makeFilteredColl(), eostools::move(), dataset::name, and hiSpikeCleaner_cfi::outputColl.
|
staticprivate |
Definition at line 262 of file HLTCaloObjInRegionsProducer.h.
References HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::createEtaPhiRegionData(), DetId::Hcal, HcalEmpty, and HcalOther.
Referenced by HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::makeFilteredColl().
|
private |
Definition at line 128 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 126 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 127 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 125 of file HLTCaloObjInRegionsProducer.h.