#include <UMNioTask.h>
Protected Member Functions | |
void | _process (edm::Event const &, edm::EventSetup const &) override |
int | getOrbitGapIndex (uint8_t eventType, uint32_t laserType) |
Protected Member Functions inherited from hcaldqm::DQTask | |
virtual int | _getCalibType (edm::Event const &) |
virtual bool | _isApplicable (edm::Event const &) |
virtual void | _resetMonitors (UpdateFreq) |
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 23 of file UMNioTask.h.
UMNioTask::UMNioTask | ( | edm::ParameterSet const & | ps | ) |
Definition at line 6 of file UMNioTask.cc.
References _eventtypes, edm::ParameterSet::getUntrackedParameter(), ProducerED_cfi::InputTag, lowHBHE_, lowHF_, lowHO_, hcaldqm::constants::nOrbitGapType, tagHBHE_, tagHF_, tagHO_, taguMN_, hcaldqm::constants::tNull, tokHBHE_, tokHF_, tokHO_, and tokuMN_.
|
inlineoverride |
Definition at line 26 of file UMNioTask.h.
|
overrideprotectedvirtual |
Implements hcaldqm::DQTask.
Definition at line 106 of file UMNioTask.cc.
References _cEventType, _cTotalCharge, _cTotalChargeProfile, hcaldqm::DQModule::_currentLS, hcaldqm::DQTask::_dbService, hcaldqm::DQTask::_xQuality, callgraph::cs, QIE11DataFrame::detid(), QIE10DataFrame::detid(), MillePedeFileConverter_cfg::e, QIE11Task_cfi::eventType, hcaldqm::ContainerXXX< STDTYPE >::exists(), hcaldqm::ContainerSingleProf2D::fill(), hcaldqm::ContainerSingle2D::fill(), hcaldqm::ContainerXXX< STDTYPE >::get(), getOrbitGapIndex(), HcalBarrel, HcalChannelStatus::HcalCellDead, HcalChannelStatus::HcalCellMask, HcalEndcap, HcalForward, HcalOuter, HODataFrame::id(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, LaserTask_cfi::laserType, DetId::rawId(), hcaldqm::ContainerXXX< STDTYPE >::reset(), QIE11DataFrame::samples(), QIE10DataFrame::samples(), HODataFrame::size(), HcalDetId::subdet(), hcaldqm::utilities::sumQ(), tokHBHE_, tokHF_, tokHO_, and tokuMN_.
|
overridevirtual |
Reimplemented from hcaldqm::DQTask.
Definition at line 29 of file UMNioTask.cc.
References _cEventType, _cTotalCharge, _cTotalChargeProfile, hcaldqm::DQTask::_emap, _eventtypes, hcaldqm::DQModule::_maxLS, hcaldqm::DQModule::_name, hcaldqm::DQModule::_ptype, hcaldqm::DQModule::_subsystem, hcaldqm::ContainerSingleProf2D::book(), hcaldqm::ContainerSingle2D::book(), bookHistograms(), hcaldqm::quantity::ffC_10000, hcaldqm::fLocal, hcaldqm::quantity::fN, hcaldqm::quantity::fSubdetPM, edm::EventSetup::getHandle(), HcalDbService::getHcalMapping(), hcalDbServiceToken_, cuy::ib, hcaldqm::ContainerSingleProf2D::initialize(), hcaldqm::ContainerSingle2D::initialize(), and alignCSCRings::r.
|
inlineoverridevirtual |
Reimplemented from DQMOneEDAnalyzer< edm::LuminosityBlockCache< hcaldqm::Cache > >.
Definition at line 29 of file UMNioTask.h.
References hcaldqm::DQModule::_ptype, hcaldqm::fLocal, and alignCSCRings::r.
|
protected |
Definition at line 62 of file UMNioTask.cc.
References _eventtypes, QIE11Task_cfi::eventType, hcaldqm::constants::EVENTTYPE_HFRADDAM, hcaldqm::constants::EVENTTYPE_LASER, hcaldqm::constants::EVENTTYPE_LED, hcaldqm::constants::EVENTTYPE_PEDESTAL, hcaldqm::constants::EVENTTYPE_PHYSICS, spr::find(), LaserTask_cfi::laserType, hcaldqm::constants::tHBHEHPD, hcaldqm::constants::tHBMMega, hcaldqm::constants::tHBPMega, hcaldqm::constants::tHEMMega, hcaldqm::constants::tHEPMega, hcaldqm::constants::tHF, hcaldqm::constants::tHFRaddam, hcaldqm::constants::tHO, hcaldqm::constants::tLED, hcaldqm::constants::tMegatile, hcaldqm::constants::tNull, hcaldqm::constants::tPedestal, hcaldqm::constants::tPhysics, hcaldqm::constants::tSafe, hcaldqm::constants::tSiPMPMT, and hcaldqm::constants::tUnknown.
Referenced by _process().
|
override |
Definition at line 179 of file UMNioTask.cc.
|
override |
Definition at line 184 of file UMNioTask.cc.
|
protected |
Definition at line 68 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 69 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 70 of file UMNioTask.h.
Referenced by _process(), and bookHistograms().
|
protected |
Definition at line 63 of file UMNioTask.h.
|
protected |
Definition at line 46 of file UMNioTask.h.
Referenced by bookHistograms(), getOrbitGapIndex(), and UMNioTask().
|
protected |
Definition at line 64 of file UMNioTask.h.
|
protected |
Definition at line 65 of file UMNioTask.h.
|
protected |
Definition at line 57 of file UMNioTask.h.
Referenced by bookHistograms().
|
protected |
Definition at line 60 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 60 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 60 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 50 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 52 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 51 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 49 of file UMNioTask.h.
Referenced by UMNioTask().
|
protected |
Definition at line 53 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 55 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 54 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().
|
protected |
Definition at line 56 of file UMNioTask.h.
Referenced by _process(), and UMNioTask().