#include <DQTask.h>
Protected Member Functions | |
virtual int | _getCalibType (edm::Event const &) |
virtual bool | _isApplicable (edm::Event const &) |
virtual void | _process (edm::Event const &, edm::EventSetup const &)=0 |
virtual void | _resetMonitors (UpdateFreq) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
Protected Attributes | |
ContainerI | _cEvsPerLS |
ContainerI | _cEvsTotal |
ContainerS | _cProcessingTypeName |
ContainerS | _cRunKeyName |
ContainerI | _cRunKeyVal |
int | _procLSs |
edm::InputTag | _tagRaw |
edm::EDGetTokenT < FEDRawDataCollection > | _tokRaw |
Protected Attributes inherited from hcaldqm::DQModule | |
int | _currentLS |
int | _debug |
int | _evsPerLS |
int | _evsTotal |
Logger | _logger |
ModuleType | _mtype |
std::string | _name |
ProcessingType | _ptype |
std::string | _runkeyName |
int | _runkeyVal |
std::string | _subsystem |
hcaldqm::DQTask::DQTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 7 of file DQTask.cc.
References _tagRaw, _tokRaw, edm::ParameterSet::getUntrackedParameter(), and HLT_FULL_cff::InputTag.
|
protectedvirtual |
Definition at line 107 of file DQTask.cc.
References hcaldqm::DQModule::_logger, _tagRaw, _tokRaw, diJetCalib::calibType, FEDRawData::data(), Logger::dqmthrow(), ztee::fd, hcaldqm::constants::FED_uTCA_MAX, hcaldqm::constants::FED_uTCA_MIN, hcaldqm::constants::FED_VME_MAX, hcaldqm::constants::FED_VME_MIN, hcaldqm::constants::FED_VME_NUM, edm::Event::getByToken(), i, edm::InputTag::instance(), edm::InputTag::label(), bookConverter::max, FEDRawData::size(), and Logger::warn().
Referenced by RadDamTask::_isApplicable(), LaserTask::_isApplicable(), and PedestalTask::_isApplicable().
|
inlineprotectedvirtual |
Reimplemented in LaserTask, LEDTask, PedestalTask, and RadDamTask.
Definition at line 47 of file DQTask.h.
Referenced by analyze().
|
protectedpure virtual |
Implemented in DigiTask, TPTask, RawTask, RecHitTask, LaserTask, LEDTask, PedestalTask, and RadDamTask.
Referenced by analyze().
|
protectedvirtual |
Reimplemented in DigiTask, TPTask, RawTask, RecHitTask, LaserTask, LEDTask, and PedestalTask.
Definition at line 86 of file DQTask.cc.
References hcaldqm::DQModule::_evsPerLS, hcaldqm::f100LS, hcaldqm::f10LS, hcaldqm::f50LS, hcaldqm::fEvent, and hcaldqm::fLS.
Referenced by analyze(), beginLuminosityBlock(), and dqmBeginRun().
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 26 of file DQTask.cc.
References _cEvsPerLS, _cEvsTotal, hcaldqm::DQModule::_currentLS, hcaldqm::DQModule::_evsPerLS, hcaldqm::DQModule::_evsTotal, _isApplicable(), hcaldqm::DQModule::_logger, hcaldqm::DQModule::_name, _process(), _resetMonitors(), Logger::debug(), hcaldqm::fEvent, hcaldqm::ContainerI::fill(), and edm::EventBase::luminosityBlock().
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 66 of file DQTask.cc.
References _procLSs, _resetMonitors(), hcaldqm::f100LS, hcaldqm::f10LS, hcaldqm::f50LS, and hcaldqm::fLS.
|
virtual |
Implements DQMEDAnalyzer.
Reimplemented in DigiTask, RadDamTask, LaserTask, LEDTask, PedestalTask, RawTask, RecHitTask, and TPTask.
Definition at line 40 of file DQTask.cc.
References _cEvsPerLS, _cEvsTotal, _cProcessingTypeName, _cRunKeyName, _cRunKeyVal, hcaldqm::DQModule::_ptype, hcaldqm::DQModule::_runkeyName, hcaldqm::DQModule::_runkeyVal, hcaldqm::ContainerI::book(), hcaldqm::ContainerS::book(), hcaldqm::ContainerI::fill(), hcaldqm::ContainerS::fill(), and hcaldqm::pTypeNames.
|
virtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 56 of file DQTask.cc.
References _resetMonitors(), hcaldqm::f100LS, hcaldqm::f10LS, hcaldqm::f50LS, hcaldqm::fEvent, and hcaldqm::fLS.
|
virtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Reimplemented in DigiTask, RawTask, RecHitTask, and TPTask.
Definition at line 79 of file DQTask.cc.
References _procLSs.
|
protected |
Definition at line 52 of file DQTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 51 of file DQTask.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 55 of file DQTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 54 of file DQTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 53 of file DQTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 58 of file DQTask.h.
Referenced by beginLuminosityBlock(), DigiTask::endLuminosityBlock(), and endLuminosityBlock().
|
protected |
Definition at line 61 of file DQTask.h.
Referenced by _getCalibType(), and DQTask().
|
protected |
Definition at line 62 of file DQTask.h.
Referenced by _getCalibType(), and DQTask().