#include <HFRaddamTask.h>
Public Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
HFRaddamTask (edm::ParameterSet const &) | |
~HFRaddamTask () override | |
Public Member Functions inherited from hcaldqm::DQTask | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
DQTask (edm::ParameterSet const &) | |
void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
~DQTask () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Public Member Functions inherited from hcaldqm::DQModule | |
DQModule (edm::ParameterSet const &) | |
virtual | ~DQModule ()(false) |
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 Attributes | |
edm::InputTag | _tagHF |
edm::InputTag | _taguMN |
edm::EDGetTokenT< HFDigiCollection > | _tokHF |
edm::EDGetTokenT< HcalUMNioDigi > | _tokuMN |
std::vector< hcaldqm::ContainerSingle1D > | _vcShape |
std::vector< HcalDetId > | _vDetIds |
Protected Attributes inherited from hcaldqm::DQTask | |
ContainerI | _cEvsPerLS |
ContainerI | _cEvsTotal |
ContainerS | _cProcessingTypeName |
ContainerS | _cRunKeyName |
ContainerI | _cRunKeyVal |
edm::ESHandle< HcalDbService > | _dbService |
HcalElectronicsMap const * | _emap |
int | _procLSs |
edm::InputTag | _tagRaw |
edm::EDGetTokenT< FEDRawDataCollection > | _tokRaw |
std::vector< uint32_t > | _vcdaqEids |
ContainerXXX< uint32_t > | _xQuality |
Protected Attributes inherited from hcaldqm::DQModule | |
int | _currentLS |
int | _debug |
int | _evsPerLS |
int | _evsTotal |
Logger | _logger |
int | _maxLS |
ModuleType | _mtype |
std::string | _name |
ProcessingType | _ptype |
std::string | _runkeyName |
int | _runkeyVal |
std::string | _subsystem |
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(), and HcalForward.
|
inlineoverride |
Definition at line 22 of file HFRaddamTask.h.
References _isApplicable(), _process(), and bookHistograms().
|
overrideprotectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 124 of file HFRaddamTask.cc.
References hcaldqm::DQModule::_ptype, _tokuMN, DEFINE_FWK_MODULE, HcalUMNioDigi::eventType(), hcaldqm::constants::EVENTTYPE_LASER, hcaldqm::fOnline, edm::Event::getByToken(), hcaldqm::constants::tHFRaddam, and HcalUMNioDigi::valueUserWord().
Referenced by ~HFRaddamTask().
|
overrideprotectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 102 of file HFRaddamTask.cc.
References hcaldqm::DQModule::_logger, _tagHF, _tokHF, _vcShape, _vDetIds, edm::SortedCollection< T, SORT >::begin(), Logger::dqmthrow(), edm::SortedCollection< T, SORT >::end(), lumiContext::fill, edm::Event::getByToken(), mps_fire::i, HFDataFrame::id(), edm::InputTag::instance(), edm::InputTag::label(), HcalQIESample::nominal_fC(), HFDataFrame::sample(), and HFDataFrame::size().
Referenced by ~HFRaddamTask().
|
override |
Definition at line 79 of file HFRaddamTask.cc.
References hcaldqm::DQModule::_name, hcaldqm::DQModule::_subsystem, _vcShape, _vDetIds, printConversionInfo::aux, bookHistograms(), egammaForCoreTracking_cff::depth, hcaldqm::quantity::ffC_3000, hcaldqm::quantity::fTiming_TS, and mps_fire::i.
Referenced by ~HFRaddamTask().
|
protected |
Definition at line 34 of file HFRaddamTask.h.
Referenced by _process(), and HFRaddamTask().
|
protected |
Definition at line 35 of file HFRaddamTask.h.
Referenced by HFRaddamTask().
|
protected |
Definition at line 36 of file HFRaddamTask.h.
Referenced by _process(), and HFRaddamTask().
|
protected |
Definition at line 37 of file HFRaddamTask.h.
Referenced by _isApplicable(), and HFRaddamTask().
|
protected |
Definition at line 47 of file HFRaddamTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 40 of file HFRaddamTask.h.
Referenced by _process(), bookHistograms(), and HFRaddamTask().