Public Member Functions | |
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
HGCalConcentratorProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HGCalConcentratorProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
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 |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
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 20 of file HGCalConcentratorProducer.cc.
HGCalConcentratorProducer::HGCalConcentratorProducer | ( | const edm::ParameterSet & | conf | ) |
Definition at line 39 of file HGCalConcentratorProducer.cc.
References concentratorProcess_, get, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 23 of file HGCalConcentratorProducer.cc.
|
override |
Definition at line 54 of file HGCalConcentratorProducer.cc.
References concentratorProcess_, edm::EventSetup::getHandle(), edm::ESHandle< T >::product(), triggerGeometry_, and triggerGeomToken_.
|
override |
Definition at line 59 of file HGCalConcentratorProducer.cc.
References concentratorProcess_, MillePedeFileConverter_cfg::e, input_cell_, and eostools::move().
|
private |
Definition at line 34 of file HGCalConcentratorProducer.cc.
Referenced by beginRun(), HGCalConcentratorProducer(), and produce().
|
private |
Definition at line 30 of file HGCalConcentratorProducer.cc.
Referenced by produce().
|
private |
Definition at line 30 of file HGCalConcentratorProducer.cc.
|
private |
Definition at line 31 of file HGCalConcentratorProducer.cc.
Referenced by beginRun().
|
private |
Definition at line 32 of file HGCalConcentratorProducer.cc.
Referenced by beginRun().