#include <HFRaddamTask.h>
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::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.
|
inlinevirtual |
Definition at line 22 of file HFRaddamTask.h.
References _isApplicable(), _process(), and bookHistograms().
|
protectedvirtual |
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().
|
protectedvirtual |
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().
|
virtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 79 of file HFRaddamTask.cc.
References hcaldqm::DQModule::_name, hcaldqm::DQModule::_subsystem, _vcShape, _vDetIds, printConversionInfo::aux, bookHistograms(), particleFlowClusterECALTimeSelected_cfi::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().