#include <RadDamTask.h>
Public Attributes | |
tuple | raddamTask |
Protected Member Functions | |
virtual bool | _isApplicable (edm::Event const &) |
virtual void | _process (edm::Event const &, edm::EventSetup const &) |
Protected Member Functions inherited from hcaldqm::DQTask | |
virtual int | _getCalibType (edm::Event const &) |
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 | |
edm::InputTag | _tagHF |
edm::EDGetTokenT < HFDigiCollection > | _tokHF |
std::vector< ContainerSingle1D > | _vcShape |
std::vector< HcalDetId > | _vDetIds |
Protected Attributes inherited from hcaldqm::DQTask | |
ContainerI | _cEvsPerLS |
ContainerI | _cEvsTotal |
ContainerS | _cProcessingTypeName |
ContainerS | _cRunKeyName |
ContainerI | _cRunKeyVal |
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 19 of file RadDamTask.h.
RadDamTask::RadDamTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 5 of file RadDamTask.cc.
References _tagHF, _tokHF, _vDetIds, edm::ParameterSet::getUntrackedParameter(), HcalForward, and HLT_25ns10e33_v2_cff::InputTag.
|
inlinevirtual |
Definition at line 23 of file RadDamTask.h.
|
protectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 118 of file RadDamTask.cc.
References hcaldqm::DQTask::_getCalibType(), hcaldqm::DQModule::_ptype, diJetCalib::calibType, hcaldqm::fOnline, and hc_RADDAM.
|
protectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 96 of file RadDamTask.cc.
References hcaldqm::DQModule::_logger, _tagHF, _tokHF, _vcShape, _vDetIds, Logger::dqmthrow(), lumiContext::fill, edm::Event::getByToken(), i, HFDataFrame::id(), edm::InputTag::instance(), j, edm::InputTag::label(), HcalQIESample::nominal_fC(), HFDataFrame::sample(), and HFDataFrame::size().
|
virtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 73 of file RadDamTask.cc.
References hcaldqm::DQModule::_name, hcaldqm::DQModule::_subsystem, _vcShape, _vDetIds, printConversionInfo::aux, bookHistograms(), HLT_25ns10e33_v2_cff::depth, hcaldqm::quantity::ffC_3000, hcaldqm::quantity::fTiming_TS, and i.
|
protected |
Definition at line 35 of file RadDamTask.h.
Referenced by _process(), and RadDamTask().
|
protected |
Definition at line 36 of file RadDamTask.h.
Referenced by _process(), and RadDamTask().
|
protected |
Definition at line 46 of file RadDamTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 39 of file RadDamTask.h.
Referenced by _process(), bookHistograms(), and RadDamTask().
tuple RadDamTask.raddamTask |
Definition at line 3 of file RadDamTask.py.