![]() |
![]() |
Public Member Functions | |
HLTRecHitInAllL1RegionsProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HLTRecHitInAllL1RegionsProducer () override | |
![]() | |
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 | |
![]() | |
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 101 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 102 of file HLTRecHitInAllL1RegionsProducer.cc.
HLTRecHitInAllL1RegionsProducer< RecHitType >::HLTRecHitInAllL1RegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 127 of file HLTRecHitInAllL1RegionsProducer.cc.
References DeDxTools::esConsumes().
|
inlineoverride |
Definition at line 106 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 253 of file HLTRecHitInAllL1RegionsProducer.cc.
References consumesColl, and Exception.
|
static |
Definition at line 146 of file HLTRecHitInAllL1RegionsProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), defaultModuleLabel(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, HLT_FULL_cff::l1InputRegions, HLT_FULL_cff::recHitLabels, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 210 of file HLTRecHitInAllL1RegionsProducer.cc.
References edmPickEvents::event, edm::EventSetup::getData(), CaloSubdetectorGeometry::getGeometry(), edm::HandleBase::id(), input, edm::HandleBase::isValid(), eostools::move(), mergeVDriftHistosByStation::name, HLT_FULL_cff::recHits, HLT_FULL_cff::region, GeneralSetup::setup(), and GeomDetEnumerators::subDetGeom.
|
private |
Definition at line 123 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 116 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 119 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 118 of file HLTRecHitInAllL1RegionsProducer.cc.
|
private |
Definition at line 121 of file HLTRecHitInAllL1RegionsProducer.cc.