Public Member Functions | |
HLTRecHitInAllL1RegionsProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HLTRecHitInAllL1RegionsProducer () 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 Types | |
using | RecHitCollectionType = edm::SortedCollection< RecHitType > |
Private Member Functions | |
L1RegionDataBase * | createL1RegionData (const std::string &, const edm::ParameterSet &, edm::ConsumesCollector &&) |
Private Attributes | |
const edm::ESGetToken< CaloGeometry, CaloGeometryRecord > | caloGeometryToken_ |
std::vector< std::unique_ptr< L1RegionDataBase > > | l1RegionData_ |
std::vector< std::string > | productLabels_ |
std::vector< edm::InputTag > | recHitLabels_ |
std::vector< edm::EDGetTokenT< RecHitCollectionType > > | recHitTokens_ |
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 110 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 111 of file HLTRecHitInAllL1RegionsProducer.cc.
HLTRecHitInAllL1RegionsProducer< RecHitType >::HLTRecHitInAllL1RegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 136 of file HLTRecHitInAllL1RegionsProducer.cc.
References deDxTools::esConsumes().
|
inlineoverride |
Definition at line 115 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 262 of file HLTRecHitInAllL1RegionsProducer.cc.
References Exception.
|
static |
Definition at line 155 of file HLTRecHitInAllL1RegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), defaultModuleLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, JetMonitor_cfi::jetPSet, HLT_2023v12_cff::l1InputRegions, HLT_2023v12_cff::recHitLabels, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 219 of file HLTRecHitInAllL1RegionsProducer.cc.
References edmPickEvents::event, input, eostools::move(), Skims_PA_cff::name, rpcPointValidation_cfi::recHit, FastTrackerRecHitMaskProducer_cfi::recHits, nano_mu_digi_cff::region, singleTopDQM_cfi::setup, and GeomDetEnumerators::subDetGeom.
|
private |
Definition at line 132 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 125 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 128 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 127 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 130 of file HLTRecHitInAllL1RegionsProducer.cc.