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 | |
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 Types | |
using | RecHitCollectionType = edm::SortedCollection< RecHitType > |
Private Member Functions | |
L1RegionDataBase * | createL1RegionData (const std::string &, const edm::ParameterSet &, edm::ConsumesCollector &&) |
Private Attributes | |
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<> | |
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 94 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 95 of file HLTRecHitInAllL1RegionsProducer.cc.
HLTRecHitInAllL1RegionsProducer< RecHitType >::HLTRecHitInAllL1RegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 118 of file HLTRecHitInAllL1RegionsProducer.cc.
References edm::ParameterSet::getParameter(), HLT_2018_cff::l1InputRegions, muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 99 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 249 of file HLTRecHitInAllL1RegionsProducer.cc.
References Exception.
|
static |
Definition at line 137 of file HLTRecHitInAllL1RegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), defaultModuleLabel(), HLT_2018_cff::InputTag, JetMonitor_cfi::jetPSet, HLT_2018_cff::l1InputRegions, HLT_2018_cff::recHitLabels, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 201 of file HLTRecHitInAllL1RegionsProducer.cc.
References event(), get, CaloGeometry::getSubdetectorGeometry(), input, eostools::move(), Skims_PA_cff::name, rpcPointValidation_cfi::recHit, FastTrackerRecHitMaskProducer_cfi::recHits, HLT_2018_cff::region, singleTopDQM_cfi::setup, and GeomDetEnumerators::subDetGeom.
|
private |
Definition at line 109 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 112 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 111 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 114 of file HLTRecHitInAllL1RegionsProducer.cc.