#include <NoCQTask.h>
Protected Member Functions | |
void | _process (edm::Event const &, edm::EventSetup const &) override |
void | _resetMonitors (hcaldqm::UpdateFreq) override |
Protected Member Functions inherited from hcaldqm::DQTask | |
virtual int | _getCalibType (edm::Event const &) |
virtual bool | _isApplicable (edm::Event const &) |
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) |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 17 of file NoCQTask.h.
NoCQTask::NoCQTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file NoCQTask.cc.
References _cutSumQ_HBHE, _cutSumQ_HF, _cutSumQ_HO, _tagHBHE, _tagHF, _tagHO, _tagReport, _tokHBHE, _tokHF, _tokHO, _tokReport, and edm::ParameterSet::getUntrackedParameter().
|
inlineoverride |
Definition at line 21 of file NoCQTask.h.
References _process(), _resetMonitors(), beginLuminosityBlock(), bookHistograms(), and endLuminosityBlock().
|
overrideprotectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 69 of file NoCQTask.cc.
References _cBadQuality_depth, _cOccupancy_depth, _cOccupancyCut_depth, _cTimingCut_depth, _cutSumQ_HBHE, _cutSumQ_HF, _cutSumQ_HO, hcaldqm::DQModule::_logger, _tagHBHE, _tagHF, _tagHO, _tagReport, _tokHBHE, _tokHF, _tokHO, _tokReport, HcalUnpackerReport::bad_quality_begin(), HcalUnpackerReport::bad_quality_end(), edm::SortedCollection< T, SORT >::begin(), Logger::dqmthrow(), edm::SortedCollection< T, SORT >::end(), hcaldqm::Container2D::fill(), hcaldqm::ContainerProf2D::fill(), edm::Event::getByToken(), edm::InputTag::instance(), HcalGenericDetId::isHcalDetId(), edm::InputTag::label(), and hcaldqm::utilities::sumQ().
Referenced by ~NoCQTask().
|
overrideprotectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 64 of file NoCQTask.cc.
Referenced by ~NoCQTask().
|
override |
Definition at line 149 of file NoCQTask.cc.
Referenced by ~NoCQTask().
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 28 of file NoCQTask.cc.
References _cBadQuality_depth, _cOccupancy_depth, _cOccupancyCut_depth, _cTimingCut_depth, hcaldqm::DQTask::_emap, hcaldqm::DQModule::_name, hcaldqm::DQModule::_subsystem, hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), bookHistograms(), hcaldqm::hashfunctions::fdepth, hcaldqm::quantity::fieta, hcaldqm::quantity::fiphi, hcaldqm::quantity::fN, hcaldqm::quantity::fTiming_TS200, edm::EventSetup::get(), HcalDbService::getHcalMapping(), hcaldqm::ContainerProf2D::initialize(), and hcaldqm::Container2D::initialize().
Referenced by ~NoCQTask().
|
override |
Definition at line 155 of file NoCQTask.cc.
References DEFINE_FWK_MODULE.
Referenced by ~NoCQTask().
|
protected |
Definition at line 50 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 48 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 49 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 47 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 43 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 43 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 43 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 45 of file NoCQTask.h.
|
protected |
Definition at line 34 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 36 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 35 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 37 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 38 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 40 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 39 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 41 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().