Private Attributes | |
std::unique_ptr< HGCalTriggerBackendProcessor > | backEndProcessor_ |
std::unique_ptr< HGCalTriggerFECodecBase > | codec_ |
edm::EDGetToken | inputbh_ |
edm::EDGetToken | inputee_ |
edm::EDGetToken | inputfh_ |
edm::ESHandle< HGCalTriggerGeometryBase > | triggerGeometry_ |
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 |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 19 of file HGCalTriggerDigiProducer.cc.
HGCalTriggerDigiProducer::HGCalTriggerDigiProducer | ( | const edm::ParameterSet & | conf | ) |
Definition at line 40 of file HGCalTriggerDigiProducer.cc.
References backEndProcessor_, codec_, reco::get(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 22 of file HGCalTriggerDigiProducer.cc.
References beginRun(), and produce().
|
virtual |
Definition at line 58 of file HGCalTriggerDigiProducer.cc.
References backEndProcessor_, codec_, edm::EventSetup::get(), edm::ESHandle< T >::product(), and triggerGeometry_.
Referenced by ~HGCalTriggerDigiProducer().
|
virtual |
Definition at line 66 of file HGCalTriggerDigiProducer.cc.
References backEndProcessor_, codec_, edm::Event::getByToken(), HGCalTriggerGeometryBase::getModuleFromCell(), inputee_, inputfh_, eostools::move(), convertSQLitetoXML_cfg::output, edm::Event::put(), l1t::HGCFETriggerDigi::setDetId(), AlCaHLTBitMon_QueryRunRegistry::string, and triggerGeometry_.
Referenced by ~HGCalTriggerDigiProducer().
|
private |
Definition at line 34 of file HGCalTriggerDigiProducer.cc.
Referenced by beginRun(), HGCalTriggerDigiProducer(), and produce().
|
private |
Definition at line 33 of file HGCalTriggerDigiProducer.cc.
Referenced by beginRun(), HGCalTriggerDigiProducer(), and produce().
|
private |
Definition at line 30 of file HGCalTriggerDigiProducer.cc.
|
private |
Definition at line 30 of file HGCalTriggerDigiProducer.cc.
Referenced by produce().
|
private |
Definition at line 30 of file HGCalTriggerDigiProducer.cc.
Referenced by produce().
|
private |
Definition at line 31 of file HGCalTriggerDigiProducer.cc.
Referenced by beginRun(), and produce().