#include <DQHarvester.h>
Protected Member Functions | |
virtual void | _dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &)=0 |
virtual void | _dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &)=0 |
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 ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
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 DQHarvester.h.
hcaldqm::DQHarvester::DQHarvester | ( | edm::ParameterSet const & | ps | ) |
Definition at line 7 of file DQHarvester.cc.
|
inlineoverride |
Definition at line 20 of file DQHarvester.h.
|
protectedpure virtual |
Implemented in HcalOnlineHarvesting, and HcalOfflineHarvesting.
Referenced by dqmEndJob().
|
protectedpure virtual |
Implemented in HcalOnlineHarvesting, and HcalOfflineHarvesting.
Referenced by dqmEndLuminosityBlock().
|
override |
Definition at line 15 of file DQHarvester.cc.
References _emap, hcaldqm::DQModule::_ptype, _vcdaqEids, _vCrates, _vFEDs, _vhashCrates, _vhashFEDs, _xQuality, createIOVlist::dbs, hcaldqm::hashfunctions::fDChannel, hcaldqm::utilities::fed2crate(), hcaldqm::constants::FED_uTCA_MIN, hcaldqm::constants::FED_VME_MAX, hcaldqm::constants::FED_VME_MIN, hcaldqm::constants::FIBER_uTCA_MIN1, hcaldqm::constants::FIBER_VME_MIN, hcaldqm::constants::FIBERCH_MIN, hcaldqm::fLocal, hcaldqm::fOffline, hcaldqm::utilities::getCrateHashMap(), hcaldqm::utilities::getCrateList(), edm::EventSetup::getData(), hcaldqm::utilities::getFEDList(), edm::EventSetup::getHandle(), hcalDbServiceToken_, hcaldqm::ContainerXXX< STDTYPE >::initialize(), FEDNumbering::MAXHCALuTCAFEDID, HcalElectronicsId::rawId(), submitPVValidationJobs::runInfo, runInfoToken_, hcaldqm::constants::SLOT_uTCA_MIN, hcaldqm::constants::SPIGOT_MIN, and edm::EventSetup::tryToGet().
void hcaldqm::DQHarvester::dqmBeginLuminosityBlock | ( | DQMStore::IBooker & | ib, |
DQMStore::IGetter & | ig, | ||
edm::LuminosityBlock const & | lb, | ||
edm::EventSetup const & | es | ||
) |
Definition at line 81 of file DQHarvester.cc.
References _xQuality, HcalGenericDetId::genericSubdet(), HcalCondObjectContainer< Item >::getAllChannels(), edm::EventSetup::getData(), reco::JetExtendedAssociation::getValue(), HcalCondObjectContainer< Item >::getValues(), hcalChannelQualityToken_, HcalGenericDetId::HcalGenUnknown, HcalGenericDetId::isHcalDetId(), gpuClustering::pixelStatus::mask, and hcaldqm::ContainerXXX< STDTYPE >::push().
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 110 of file DQHarvester.cc.
References _dqmEndJob(), and cuy::ib.
|
overridevirtual |
Reimplemented from DQMEDHarvester.
Definition at line 101 of file DQHarvester.cc.
References hcaldqm::DQModule::_currentLS, _dqmEndLuminosityBlock(), _totalLS, cuy::ib, and edm::LuminosityBlockBase::luminosityBlock().
|
protected |
Definition at line 35 of file DQHarvester.h.
Referenced by HcalOnlineHarvesting::_dqmEndLuminosityBlock(), and beginRun().
|
protected |
Definition at line 38 of file DQHarvester.h.
Referenced by dqmEndLuminosityBlock().
|
protected |
Definition at line 51 of file DQHarvester.h.
Referenced by beginRun().
|
protected |
Definition at line 41 of file DQHarvester.h.
Referenced by HcalOfflineHarvesting::_dqmEndJob(), and beginRun().
|
protected |
Definition at line 45 of file DQHarvester.h.
Referenced by HcalOnlineHarvesting::_dqmEndLuminosityBlock(), and beginRun().
|
protected |
Definition at line 42 of file DQHarvester.h.
Referenced by beginRun().
|
protected |
Definition at line 46 of file DQHarvester.h.
Referenced by HcalOnlineHarvesting::_dqmEndLuminosityBlock(), and beginRun().
|
protected |
Definition at line 48 of file DQHarvester.h.
Referenced by HcalOnlineHarvesting::_dqmEndLuminosityBlock(), beginRun(), and dqmBeginLuminosityBlock().
|
protected |
Definition at line 55 of file DQHarvester.h.
Referenced by dqmBeginLuminosityBlock().
|
protected |
Definition at line 53 of file DQHarvester.h.
Referenced by beginRun().
|
protected |
Definition at line 54 of file DQHarvester.h.
Referenced by beginRun().