#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 DQMOneEDAnalyzer< edm::LuminosityBlockCache< hcaldqm::Cache > > | |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
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, edm::ParameterSet::getUntrackedParameter(), and ProducerED_cfi::InputTag.
|
inlineoverride |
Definition at line 20 of file NoCQTask.h.
|
overrideprotectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 66 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(), MillePedeFileConverter_cfg::e, edm::SortedCollection< T, SORT >::end(), hcaldqm::Container2D::fill(), hcaldqm::ContainerProf2D::fill(), edm::InputTag::instance(), HcalGenericDetId::isHcalDetId(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, edm::InputTag::label(), hcaldqm::utilities::sumQ(), and ecalMatacq_cfi::timing.
|
overrideprotectedvirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 64 of file NoCQTask.cc.
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 23 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(), createIOVlist::dbs, hcaldqm::hashfunctions::fdepth, hcaldqm::quantity::fieta, hcaldqm::quantity::fiphi, hcaldqm::quantity::fN, hcaldqm::quantity::fTiming_TS200, edm::EventSetup::getHandle(), hcalDbServiceToken_, cuy::ib, hcaldqm::ContainerProf2D::initialize(), hcaldqm::Container2D::initialize(), and alignCSCRings::r.
|
override |
Definition at line 128 of file NoCQTask.cc.
|
override |
Definition at line 133 of file NoCQTask.cc.
|
protected |
Definition at line 48 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 46 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 45 of file NoCQTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 41 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 41 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 41 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 43 of file NoCQTask.h.
|
protected |
Definition at line 31 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 33 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 32 of file NoCQTask.h.
Referenced by _process(), and NoCQTask().
|
protected |
Definition at line 34 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 36 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 39 of file NoCQTask.h.
Referenced by bookHistograms().