#include <HcalSimpleAmplitudeZS.h>
Public Member Functions | |
HcalSimpleAmplitudeZS (const edm::ParameterSet &ps) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
~HcalSimpleAmplitudeZS () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Attributes | |
std::unique_ptr< HcalZSAlgoEnergy > | hbhe_ |
std::unique_ptr< HcalZSAlgoEnergy > | hbheQIE11_ |
std::unique_ptr< HcalZSAlgoEnergy > | hf_ |
std::unique_ptr< HcalZSAlgoEnergy > | hfQIE10_ |
std::unique_ptr< HcalZSAlgoEnergy > | ho_ |
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 HcalSimpleAmplitudeZS.h.
|
explicit |
Definition at line 16 of file HcalSimpleAmplitudeZS.cc.
References edm::ParameterSet::getParameter(), hbhe_, hbheQIE11_, hf_, hfQIE10_, ho_, inputLabel_, hcalDigis_cfi::markAndPass, tok_hbhe_, tok_hbheQIE11_, tok_hf_, tok_hfQIE10_, and tok_ho_.
|
override |
Definition at line 65 of file HcalSimpleAmplitudeZS.cc.
|
override |
Definition at line 67 of file HcalSimpleAmplitudeZS.cc.
References edm::EventSetup::get(), edm::Event::getByToken(), hbhe_, hbheQIE11_, hf_, hfQIE10_, ho_, eostools::move(), edm::Handle< T >::product(), edm::Event::put(), HcalDataFrameContainer< Digi >::samples(), edm::SortedCollection< T, SORT >::size(), edm::DataFrameContainer::size(), tok_hbhe_, tok_hbheQIE11_, tok_hf_, tok_hfQIE10_, and tok_ho_.
|
private |
Definition at line 27 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 27 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 27 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 27 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 27 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 28 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS().
|
private |
Definition at line 29 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 33 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 31 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 32 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().
|
private |
Definition at line 30 of file HcalSimpleAmplitudeZS.h.
Referenced by HcalSimpleAmplitudeZS(), and produce().