#include <HLTRecHitInAllL1RegionsProducer.h>
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 | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () 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 85 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 87 of file HLTRecHitInAllL1RegionsProducer.h.
HLTRecHitInAllL1RegionsProducer< RecHitType >::HLTRecHitInAllL1RegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 112 of file HLTRecHitInAllL1RegionsProducer.h.
References edm::ParameterSet::getParameter(), muonDTDigis_cfi::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 92 of file HLTRecHitInAllL1RegionsProducer.h.
References fillDescriptions(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 248 of file HLTRecHitInAllL1RegionsProducer.h.
References Exception.
|
static |
Definition at line 128 of file HLTRecHitInAllL1RegionsProducer.h.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), defaultModuleLabel(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 195 of file HLTRecHitInAllL1RegionsProducer.h.
References event(), edm::EventSetup::get(), CaloSubdetectorGeometry::getGeometry(), CaloGeometry::getSubdetectorGeometry(), edm::HandleBase::id(), input, edm::HandleBase::isValid(), eostools::move(), dataset::name, rpcPointValidation_cfi::recHit, and GeomDetEnumerators::subDetGeom.
|
private |
Definition at line 100 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 103 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 102 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 105 of file HLTRecHitInAllL1RegionsProducer.h.