#include <HFRaddamTask.h>
Public Attributes | |
tuple | hfRaddamTask |
Protected Member Functions | |
bool | _isApplicable (edm::Event const &) override |
void | _process (edm::Event const &, edm::EventSetup const &) override |
Protected Member Functions inherited from hcaldqm::DQTask | |
virtual int | _getCalibType (edm::Event const &) |
virtual void | _resetMonitors (UpdateFreq) |
Protected Member Functions inherited from DQMOneEDAnalyzer< edm::LuminosityBlockCache< hcaldqm::Cache > > | |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 18 of file HFRaddamTask.h.
HFRaddamTask::HFRaddamTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 8 of file HFRaddamTask.cc.
References _tagHF, _taguMN, _tokHF, _tokuMN, _vDetIds, edm::ParameterSet::getUntrackedParameter(), HcalForward, and HLT_FULL_cff::InputTag.
|
inlineoverride |
Definition at line 21 of file HFRaddamTask.h.
|
overrideprotectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 107 of file HFRaddamTask.cc.
References hcaldqm::DQModule::_ptype, _tokuMN, hcalcalib_dqm_sourceclient-live_cfg::eventType, hcaldqm::constants::EVENTTYPE_LASER, hcaldqm::fOnline, edm::Event::getByToken(), hcalcalib_dqm_sourceclient-live_cfg::laserType, and hcaldqm::constants::tHFRaddam.
|
overrideprotectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 92 of file HFRaddamTask.cc.
References hcaldqm::DQModule::_logger, _tagHF, _tokHF, _vcShape, _vDetIds, Logger::dqmthrow(), PVValHelper::fill(), edm::Event::getByToken(), mps_fire::i, HFDataFrame::id(), edm::InputTag::instance(), dqmiolumiharvest::j, edm::InputTag::label(), HcalQIESample::nominal_fC(), HFDataFrame::sample(), and HFDataFrame::size().
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 75 of file HFRaddamTask.cc.
References hcaldqm::DQModule::_name, hcaldqm::DQModule::_subsystem, _vcShape, _vDetIds, printConversionInfo::aux, bookHistograms(), HLT_FULL_cff::depth, hcaldqm::quantity::ffC_3000, hcaldqm::quantity::fTiming_TS, and mps_fire::i.
|
protected |
Definition at line 31 of file HFRaddamTask.h.
Referenced by _process(), and HFRaddamTask().
|
protected |
Definition at line 32 of file HFRaddamTask.h.
Referenced by HFRaddamTask().
|
protected |
Definition at line 33 of file HFRaddamTask.h.
Referenced by _process(), and HFRaddamTask().
|
protected |
Definition at line 34 of file HFRaddamTask.h.
Referenced by _isApplicable(), and HFRaddamTask().
|
protected |
Definition at line 44 of file HFRaddamTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 37 of file HFRaddamTask.h.
Referenced by _process(), bookHistograms(), and HFRaddamTask().
tuple HFRaddamTask.hfRaddamTask |
Definition at line 4 of file HFRaddamTask.py.