#include <HLTRecHitInAllL1RegionsProducer.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 74 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 76 of file HLTRecHitInAllL1RegionsProducer.h.
HLTRecHitInAllL1RegionsProducer< RecHitType >::HLTRecHitInAllL1RegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 101 of file HLTRecHitInAllL1RegionsProducer.h.
References edm::ParameterSet::getParameter(), HLT_25ns14e33_v3_cff::l1InputRegions, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 81 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 215 of file HLTRecHitInAllL1RegionsProducer.h.
References Exception.
|
static |
Definition at line 117 of file HLTRecHitInAllL1RegionsProducer.h.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), defaultModuleLabel(), HLT_25ns14e33_v1_cff::InputTag, HLT_25ns14e33_v3_cff::l1InputRegions, HLT_25ns14e33_v3_cff::recHitLabels, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 161 of file HLTRecHitInAllL1RegionsProducer.h.
References event(), edm::EventSetup::get(), CaloSubdetectorGeometry::getGeometry(), CaloCellGeometry::getPosition(), edm::HandleBase::id(), input, edm::HandleBase::isValid(), mergeVDriftHistosByStation::name, position, HLT_25ns14e33_v3_cff::recHits, HLT_25ns14e33_v3_cff::region, and GeomDetEnumerators::subDetGeom.
|
private |
Definition at line 89 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 92 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 91 of file HLTRecHitInAllL1RegionsProducer.h.
|
private |
Definition at line 94 of file HLTRecHitInAllL1RegionsProducer.h.