#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::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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Protected Attributes | |
HcalElectronicsMap const * | _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 | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
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 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.
References beginRun(), dqmBeginLuminosityBlock(), dqmEndJob(), dqmEndLuminosityBlock(), and cuy::ib.
|
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(), hcaldqm::utilities::getCrateHashMap(), hcaldqm::utilities::getCrateList(), hcaldqm::utilities::getFEDList(), HcalDbService::getHcalMapping(), hcaldqm::ContainerXXX< STDTYPE >::initialize(), RunInfo::m_fed_in, FEDNumbering::MAXHCALuTCAFEDID, HcalElectronicsId::rawId(), edm::RunAuxiliary::run(), edm::Run::runAuxiliary(), hcaldqm::constants::SLOT_uTCA_MIN, hcaldqm::constants::SPIGOT_MIN, and edm::EventSetup::tryToGet().
Referenced by ~DQHarvester().
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(), HcalCondObjectContainer< Item >::getAllChannels(), reco::JetExtendedAssociation::getValue(), HcalCondObjectContainer< Item >::getValues(), HcalGenericDetId::HcalGenUnknown, HcalGenericDetId::isHcalDetId(), RecoTauDiscriminantConfiguration::mask, edm::ESHandle< T >::product(), and hcaldqm::ContainerXXX< STDTYPE >::push().
Referenced by ~DQHarvester().
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 108 of file DQHarvester.cc.
References _dqmEndJob().
Referenced by ~DQHarvester().
|
overridevirtual |
Reimplemented from DQMEDHarvester.
Definition at line 99 of file DQHarvester.cc.
References hcaldqm::DQModule::_currentLS, _dqmEndLuminosityBlock(), _totalLS, and edm::LuminosityBlockBase::luminosityBlock().
Referenced by ~DQHarvester().
|
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().