#include <HFRaddamTask.h>
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 21 of file HFRaddamTask.h.
References _isApplicable(), _process(), and bookHistograms().
|
overrideprotectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 107 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 92 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 75 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 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().