Public Member Functions | |
HcalRealisticZS (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
~HcalRealisticZS () 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 |
Private Attributes | |
std::unique_ptr< HcalZSAlgoRealistic > | algo_ |
std::string | inputLabel_ |
edm::ESGetToken< HcalDbService, HcalDbRecord > | tok_dbService_ |
edm::EDGetTokenT< HBHEDigiCollection > | tok_hbhe_ |
edm::EDGetTokenT< QIE11DigiCollection > | tok_hbheQIE11_ |
edm::EDGetTokenT< HFDigiCollection > | tok_hf_ |
edm::EDGetTokenT< QIE10DigiCollection > | tok_hfQIE10_ |
edm::EDGetTokenT< HODigiCollection > | tok_ho_ |
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 24 of file HcalRealisticZS.cc.
|
explicit |
Definition at line 41 of file HcalRealisticZS.cc.
References algo_, edm::ParameterSet::getParameter(), inputLabel_, ProducerED_cfi::InputTag, DigiNZS_cff::markAndPass, createJobs::tmp, tok_dbService_, tok_hbhe_, tok_hbheQIE11_, tok_hf_, tok_hfQIE10_, tok_ho_, and hcalDigisRealistic_cfi::useInstanceLabels.
|
override |
|
override |
Definition at line 120 of file HcalRealisticZS.cc.
References algo_, submitPVValidationJobs::conditions, MillePedeFileConverter_cfg::e, options_cfi::eventSetup, photonIsolationHIProducer_cfi::hbhe, photonIsolationHIProducer_cfi::hf, photonIsolationHIProducer_cfi::ho, eostools::move(), edm::Handle< T >::product(), HcalDataFrameContainer< Digi >::samples(), edm::DataFrameContainer::size(), tok_dbService_, tok_hbhe_, tok_hbheQIE11_, tok_hf_, tok_hfQIE10_, and tok_ho_.
|
private |
Definition at line 31 of file HcalRealisticZS.cc.
Referenced by HcalRealisticZS(), produce(), and ~HcalRealisticZS().
|
private |
Definition at line 32 of file HcalRealisticZS.cc.
Referenced by HcalRealisticZS().
|
private |
Definition at line 38 of file HcalRealisticZS.cc.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 33 of file HcalRealisticZS.cc.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 37 of file HcalRealisticZS.cc.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 35 of file HcalRealisticZS.cc.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 36 of file HcalRealisticZS.cc.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 34 of file HcalRealisticZS.cc.
Referenced by HcalRealisticZS(), and produce().