![]() |
![]() |
#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 &) |
![]() | |
virtual int | _getCalibType (edm::Event const &) |
virtual void | _resetMonitors (UpdateFreq) |
![]() | |
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 |
![]() | |
ContainerI | _cEvsPerLS |
ContainerI | _cEvsTotal |
ContainerS | _cProcessingTypeName |
ContainerS | _cRunKeyName |
ContainerI | _cRunKeyVal |
int | _procLSs |
edm::InputTag | _tagRaw |
edm::EDGetTokenT < FEDRawDataCollection > | _tokRaw |
![]() | |
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 |
Definition at line 20 of file RadDamTask.h.
RadDamTask::RadDamTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 5 of file RadDamTask.cc.
References hcaldqm::DQModule::_name, _tagHF, _tokHF, _vcShape, _vDetIds, printConversionInfo::aux, hcaldqm::axis::fNomFC, hcaldqm::axis::fTimeTS, hcaldqm::axis::fXaxis, hcaldqm::axis::fYaxis, edm::ParameterSet::getUntrackedParameter(), HcalForward, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlinevirtual |
Definition at line 24 of file RadDamTask.h.
|
protectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 115 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 93 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 85 of file RadDamTask.cc.
References hcaldqm::DQModule::_subsystem, _vcShape, _vDetIds, bookHistograms(), and i.
|
protected |
Definition at line 36 of file RadDamTask.h.
Referenced by _process(), and RadDamTask().
|
protected |
Definition at line 37 of file RadDamTask.h.
Referenced by _process(), and RadDamTask().
|
protected |
Definition at line 47 of file RadDamTask.h.
Referenced by _process(), bookHistograms(), and RadDamTask().
|
protected |
Definition at line 40 of file RadDamTask.h.
Referenced by _process(), bookHistograms(), and RadDamTask().
tuple RadDamTask.raddamTask |
Definition at line 3 of file RadDamTask.py.