#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<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
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) |
template<Transition B> | |
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 (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Protected Attributes | |
const HcalElectronicsMap * | _emap |
int | _totalLS |
std::vector< uint32_t > | _vcdaqEids |
std::vector< int > | _vCrates |
std::vector< int > | _vFEDs |
std::vector< uint32_t > | _vhashCrates |
std::vector< uint32_t > | _vhashFEDs |
ContainerXXX< uint32_t > | _xQuality |
Protected Attributes inherited from DQMEDHarvester | |
DQMStore * | dqmstore_ |
edm::GetterOfProducts< DQMToken > | jobmegetter_ |
edm::EDPutTokenT< DQMToken > | jobToken_ |
edm::GetterOfProducts< DQMToken > | lumimegetter_ |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::GetterOfProducts< DQMToken > | runmegetter_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
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 |
Additional Inherited Members | |
Public Types inherited from DQMEDHarvester | |
typedef dqm::harvesting::DQMStore | DQMStore |
typedef dqm::harvesting::MonitorElement | MonitorElement |
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 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 9 of file DQHarvester.cc.
References _emap, hcaldqm::DQModule::_ptype, _vcdaqEids, _vCrates, _vFEDs, _vhashCrates, _vhashFEDs, _xQuality, 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, edm::EventSetup::get(), get, hcaldqm::utilities::getCrateHashMap(), hcaldqm::utilities::getCrateList(), hcaldqm::utilities::getFEDList(), HcalDbService::getHcalMapping(), hcaldqm::ContainerXXX< STDTYPE >::initialize(), RunInfo::m_fed_in, FEDNumbering::MAXHCALuTCAFEDID, alignCSCRings::r, HcalElectronicsId::rawId(), 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 77 of file DQHarvester.cc.
References _xQuality, HcalGenericDetId::genericSubdet(), edm::EventSetup::get(), get, HcalCondObjectContainer< Item >::getAllChannels(), reco::JetExtendedAssociation::getValue(), HcalCondObjectContainer< Item >::getValues(), HcalGenericDetId::HcalGenUnknown, HcalGenericDetId::isHcalDetId(), edm::ESHandle< T >::product(), and hcaldqm::ContainerXXX< STDTYPE >::push().
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 108 of file DQHarvester.cc.
References _dqmEndJob(), and cuy::ib.
|
overridevirtual |
Reimplemented from DQMEDHarvester.
Definition at line 99 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().