#include <HcalRealisticZS.h>
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 | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Attributes | |
std::unique_ptr< HcalZSAlgoRealistic > | algo_ |
std::string | inputLabel_ |
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<> | |
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 20 of file HcalRealisticZS.h.
|
explicit |
Definition at line 12 of file HcalRealisticZS.cc.
References algo_, edm::ParameterSet::getParameter(), inputLabel_, DigiNZS_cff::markAndPass, createJobs::tmp, tok_hbhe_, tok_hbheQIE11_, tok_hf_, tok_hfQIE10_, tok_ho_, and hcalDigisRealistic_cfi::useInstanceLabels.
|
override |
|
override |
Definition at line 90 of file HcalRealisticZS.cc.
References algo_, MillePedeFileConverter_cfg::e, edm::EventSetup::get(), get, photonIsolationHIProducer_cfi::hbhe, photonIsolationHIProducer_cfi::hf, photonIsolationHIProducer_cfi::ho, eostools::move(), edm::Handle< T >::product(), edm::ESHandle< T >::product(), HcalDataFrameContainer< Digi >::samples(), edm::DataFrameContainer::size(), tok_hbhe_, tok_hbheQIE11_, tok_hf_, tok_hfQIE10_, and tok_ho_.
|
private |
Definition at line 27 of file HcalRealisticZS.h.
Referenced by HcalRealisticZS(), produce(), and ~HcalRealisticZS().
|
private |
Definition at line 28 of file HcalRealisticZS.h.
Referenced by HcalRealisticZS().
|
private |
Definition at line 29 of file HcalRealisticZS.h.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 33 of file HcalRealisticZS.h.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 31 of file HcalRealisticZS.h.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 32 of file HcalRealisticZS.h.
Referenced by HcalRealisticZS(), and produce().
|
private |
Definition at line 30 of file HcalRealisticZS.h.
Referenced by HcalRealisticZS(), and produce().