#include <Container1D.h>
Public Member Functions | |
virtual void | book (DQMStore::IBooker &, HcalElectronicsMap const *, std::string subsystem="Hcal", std::string aux="") |
virtual void | book (DQMStore::IBooker &, HcalElectronicsMap const *, filter::HashFilter const &, std::string subsystem="Hcal", std::string aux="") |
Container1D () | |
Container1D (std::string const &folder, hashfunctions::HashType, quantity::Quantity *, quantity::Quantity *qy=new quantity::ValueQuantity(quantity::fN)) | |
virtual void | extendAxisRange (int) |
virtual void | fill (uint32_t) |
virtual void | fill (uint32_t, int) |
virtual void | fill (uint32_t, double) |
virtual void | fill (uint32_t, int, double) |
virtual void | fill (uint32_t, int, int) |
virtual void | fill (uint32_t, double, double) |
virtual void | fill (HcalDetId const &) |
virtual void | fill (HcalDetId const &, int) |
virtual void | fill (HcalDetId const &, double) |
virtual void | fill (HcalDetId const &, int, double) |
virtual void | fill (HcalDetId const &, int, int) |
virtual void | fill (HcalDetId const &, double, double) |
virtual void | fill (HcalElectronicsId const &) |
virtual void | fill (HcalElectronicsId const &, int) |
virtual void | fill (HcalElectronicsId const &, double) |
virtual void | fill (HcalElectronicsId const &, int, double) |
virtual void | fill (HcalElectronicsId const &, int, int) |
virtual void | fill (HcalElectronicsId const &, double, double) |
virtual void | fill (HcalTrigTowerDetId const &) |
virtual void | fill (HcalTrigTowerDetId const &, int) |
virtual void | fill (HcalTrigTowerDetId const &, double) |
virtual void | fill (HcalTrigTowerDetId const &, int, double) |
virtual void | fill (HcalTrigTowerDetId const &, int, int) |
virtual void | fill (HcalTrigTowerDetId const &, double, double) |
virtual double | getBinContent (HcalDetId const &) |
virtual double | getBinContent (HcalDetId const &, int) |
virtual double | getBinContent (HcalDetId const &, double) |
virtual double | getBinContent (HcalDetId const &did, int x, int) |
virtual double | getBinContent (HcalDetId const &did, int x, double) |
virtual double | getBinContent (HcalDetId const &did, double x, double) |
virtual double | getBinContent (HcalElectronicsId const &) |
virtual double | getBinContent (HcalElectronicsId const &, int) |
virtual double | getBinContent (HcalElectronicsId const &, double) |
virtual double | getBinContent (HcalElectronicsId const &eid, int x, int) |
virtual double | getBinContent (HcalElectronicsId const &eid, int x, double) |
virtual double | getBinContent (HcalElectronicsId const &eid, double x, double) |
virtual double | getBinContent (HcalTrigTowerDetId const &) |
virtual double | getBinContent (HcalTrigTowerDetId const &, int) |
virtual double | getBinContent (HcalTrigTowerDetId const &, double) |
virtual double | getBinContent (HcalTrigTowerDetId const &tid, int x, int) |
virtual double | getBinContent (HcalTrigTowerDetId const &tid, int x, double) |
virtual double | getBinContent (HcalTrigTowerDetId const &tid, double x, double) |
virtual double | getBinEntries (HcalDetId const &) |
virtual double | getBinEntries (HcalDetId const &, int) |
virtual double | getBinEntries (HcalDetId const &, double) |
virtual double | getBinEntries (HcalDetId const &did, int x, int) |
virtual double | getBinEntries (HcalDetId const &did, int x, double) |
virtual double | getBinEntries (HcalDetId const &did, double x, double) |
virtual double | getBinEntries (HcalElectronicsId const &) |
virtual double | getBinEntries (HcalElectronicsId const &, int) |
virtual double | getBinEntries (HcalElectronicsId const &, double) |
virtual double | getBinEntries (HcalElectronicsId const &eid, int x, int) |
virtual double | getBinEntries (HcalElectronicsId const &eid, int x, double) |
virtual double | getBinEntries (HcalElectronicsId const &eid, double x, double) |
virtual double | getBinEntries (HcalTrigTowerDetId const &) |
virtual double | getBinEntries (HcalTrigTowerDetId const &, int) |
virtual double | getBinEntries (HcalTrigTowerDetId const &, double) |
virtual double | getBinEntries (HcalTrigTowerDetId const &tid, int x, int) |
virtual double | getBinEntries (HcalTrigTowerDetId const &tid, int x, double) |
virtual double | getBinEntries (HcalTrigTowerDetId const &tid, double x, double) |
virtual double | getMean (HcalDetId const &, int axis=1) |
virtual double | getMean (HcalElectronicsId const &, int axis=1) |
virtual double | getMean (HcalTrigTowerDetId const &, int axis=1) |
virtual double | getRMS (HcalDetId const &, int axix=1) |
virtual double | getRMS (HcalElectronicsId const &, int axis=1) |
virtual double | getRMS (HcalTrigTowerDetId const &, int axis=1) |
virtual void | initialize (std::string const &folder, hashfunctions::HashType, quantity::Quantity *, quantity::Quantity *qy=new quantity::ValueQuantity(quantity::fN), int debug=0) |
virtual void | initialize (std::string const &folder, std::string const &qname, hashfunctions::HashType, quantity::Quantity *, quantity::Quantity *qy=new quantity::ValueQuantity(quantity::fN), int debug=0) |
virtual void | initialize (std::string const &folder, std::string const &qname, int debug=0) |
virtual void | load (DQMStore::IGetter &, HcalElectronicsMap const *, std::string const &subsystem="Hcal", std::string const &aux="") |
virtual void | load (DQMStore::IGetter &, HcalElectronicsMap const *, filter::HashFilter const &, std::string const &subsystem="Hcal", std::string const &aux="") |
virtual void | print () |
virtual void | reset () |
virtual void | setBinContent (HcalDetId const &, int) |
virtual void | setBinContent (HcalDetId const &, double) |
virtual void | setBinContent (HcalDetId const &, int, int) |
virtual void | setBinContent (HcalDetId const &, int, double) |
virtual void | setBinContent (HcalDetId const &, double, double) |
virtual void | setBinContent (HcalDetId const &, double, int) |
virtual void | setBinContent (HcalDetId const &id, int x, int y, int) |
virtual void | setBinContent (HcalDetId const &id, int x, double y, int) |
virtual void | setBinContent (HcalDetId const &id, double x, int y, int) |
virtual void | setBinContent (HcalDetId const &id, double x, double y, int) |
virtual void | setBinContent (HcalDetId const &id, int x, int y, double) |
virtual void | setBinContent (HcalDetId const &id, int x, double y, double) |
virtual void | setBinContent (HcalDetId const &id, double x, int y, double) |
virtual void | setBinContent (HcalDetId const &id, double x, double y, double) |
virtual void | setBinContent (HcalElectronicsId const &, int) |
virtual void | setBinContent (HcalElectronicsId const &, double) |
virtual void | setBinContent (HcalElectronicsId const &, int, int) |
virtual void | setBinContent (HcalElectronicsId const &, int, double) |
virtual void | setBinContent (HcalElectronicsId const &, double, double) |
virtual void | setBinContent (HcalElectronicsId const &, double, int) |
virtual void | setBinContent (HcalElectronicsId const &id, int x, int y, int) |
virtual void | setBinContent (HcalElectronicsId const &id, int x, double y, int) |
virtual void | setBinContent (HcalElectronicsId const &id, double x, int y, int) |
virtual void | setBinContent (HcalElectronicsId const &id, double x, double y, int) |
virtual void | setBinContent (HcalElectronicsId const &id, int x, int y, double) |
virtual void | setBinContent (HcalElectronicsId const &id, int x, double y, double) |
virtual void | setBinContent (HcalElectronicsId const &id, double x, int y, double) |
virtual void | setBinContent (HcalElectronicsId const &id, double x, double y, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, int, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &, int, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &id, int x, int y, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &id, int x, double y, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &id, double x, int y, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &id, double x, double y, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &id, int x, int y, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &id, int x, double y, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &id, double x, int y, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &id, double x, double y, double) |
virtual void | showOverflowX (bool showOverflow) |
virtual void | showOverflowY (bool showOverflow) |
~Container1D () override | |
Public Member Functions inherited from hcaldqm::Container | |
Container () | |
Container (std::string const &folder, std::string const &qname) | |
virtual void | initialize (std::string const &folder, std::string const &qname, int debug=0) |
virtual | ~Container () |
Protected Types | |
typedef std::unordered_map< uint32_t, MonitorElement * > | MEMap |
Protected Member Functions | |
virtual void | customize (MonitorElement *) |
Protected Attributes | |
mapper::HashMapper | _hashmap |
MEMap | _mes |
quantity::Quantity * | _qx |
quantity::Quantity * | _qy |
Protected Attributes inherited from hcaldqm::Container | |
std::string | _folder |
Logger | _logger |
std::string | _qname |
Additional Inherited Members | |
Public Types inherited from hcaldqm::Container | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Definition at line 25 of file Container1D.h.
|
protected |
Definition at line 231 of file Container1D.h.
hcaldqm::Container1D::Container1D | ( | ) |
Definition at line 8 of file Container1D.cc.
hcaldqm::Container1D::Container1D | ( | std::string const & | folder, |
hashfunctions::HashType | hashtype, | ||
quantity::Quantity * | qx, | ||
quantity::Quantity * | qy = new quantity::ValueQuantity(quantity::fN) |
||
) |
Definition at line 10 of file Container1D.cc.
References _qx, _qy, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, and hcaldqm::quantity::Quantity::setAxisType().
|
override |
Definition at line 16 of file Container1D.cc.
|
virtual |
Reimplemented in hcaldqm::Container2D, hcaldqm::ContainerProf2D, and hcaldqm::ContainerProf1D.
Definition at line 592 of file Container1D.cc.
References hcaldqm::Container::_folder, _hashmap, hcaldqm::Container::_logger, _mes, hcaldqm::Container::_qname, _qx, HcalElectronicsMap::allElectronicsIdPrecision(), HcalElectronicsMap::allPrecisionId(), HcalElectronicsMap::allTriggerId(), printConversionInfo::aux, customize(), Logger::debug(), runTauDisplay::eid, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::mapper::HashMapper::getHashTypeName(), hcaldqm::mapper::HashMapper::getName(), cond::hash, cuy::ib, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), hcaldqm::quantity::Quantity::max(), hcaldqm::quantity::Quantity::min(), hcaldqm::quantity::Quantity::nbins(), and hcal_dqm_sourceclient-live_cfg::subsystem.
Referenced by PedestalTask::bookHistograms(), HcalGPUComparisonTask::bookHistograms(), TPTask::bookHistograms(), LEDTask::bookHistograms(), QIE11Task::bookHistograms(), QIE10Task::bookHistograms(), LaserTask::bookHistograms(), RecHitTask::bookHistograms(), DigiTask::bookHistograms(), and hcaldqm::RecoRunSummary::endJob().
|
virtual |
Reimplemented in hcaldqm::Container2D, hcaldqm::ContainerProf2D, and hcaldqm::ContainerProf1D.
Definition at line 661 of file Container1D.cc.
References hcaldqm::Container::_folder, _hashmap, hcaldqm::Container::_logger, _mes, hcaldqm::Container::_qname, _qx, HcalElectronicsMap::allElectronicsIdPrecision(), HcalElectronicsMap::allPrecisionId(), HcalElectronicsMap::allTriggerId(), printConversionInfo::aux, customize(), Logger::debug(), runTauDisplay::eid, ALCARECOTkAlBeamHalo_cff::filter, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::mapper::HashMapper::getHashTypeName(), hcaldqm::mapper::HashMapper::getName(), cond::hash, cuy::ib, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), hcaldqm::quantity::Quantity::max(), hcaldqm::quantity::Quantity::min(), hcaldqm::quantity::Quantity::nbins(), and hcal_dqm_sourceclient-live_cfg::subsystem.
|
protectedvirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 737 of file Container1D.cc.
References _qx, _qy, hcaldqm::quantity::Quantity::getLabels(), h, mps_fire::i, hlt_dqm_clientPB-live_cfg::me, hcaldqm::quantity::Quantity::name(), and hcaldqm::quantity::Quantity::setBits().
Referenced by hcaldqm::ContainerProf1D::book(), and book().
|
virtual |
Definition at line 754 of file Container1D.cc.
References _mes, _qx, cmsLHEtoEOSManager::l, LaserClient_cfi::nbins, hcaldqm::quantity::Quantity::nbins(), hcaldqm::quantity::Quantity::setMax(), and x.
|
virtual |
Definition at line 73 of file Container1D.cc.
References _hashmap, cond::hash, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), and hcaldqm::mapper::HashMapper::isTHash().
Referenced by PedestalTask::_dump(), LEDTask::_dump(), LaserTask::_dump(), QIE10Task::_process(), QIE11Task::_process(), TPTask::_process(), PedestalTask::_process(), HcalGPUComparisonTask::_process(), RawTask::_process(), LEDTask::_process(), RecHitTask::_process(), DigiTask::_process(), LaserTask::_process(), and fill().
|
virtual |
Definition at line 82 of file Container1D.cc.
References _hashmap, fill(), cond::hash, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), and x.
|
virtual |
Definition at line 91 of file Container1D.cc.
References _hashmap, fill(), cond::hash, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), and x.
|
virtual |
Definition at line 100 of file Container1D.cc.
References _hashmap, fill(), cond::hash, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), and x.
|
virtual |
Definition at line 109 of file Container1D.cc.
References _hashmap, fill(), cond::hash, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), and x.
|
virtual |
Definition at line 118 of file Container1D.cc.
References _hashmap, fill(), cond::hash, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), and x.
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 128 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 129 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 136 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 143 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 150 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 157 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 234 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 237 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 244 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 251 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 258 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 265 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 342 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 345 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 352 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 359 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 366 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 373 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 177 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
Referenced by DigiTask::globalEndLuminosityBlock().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 181 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 185 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 84 of file Container1D.h.
References getBinContent(), and x.
Referenced by getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 85 of file Container1D.h.
References getBinContent(), and x.
Referenced by getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 86 of file Container1D.h.
References getBinContent(), and x.
Referenced by getBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 285 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 289 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 293 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 123 of file Container1D.h.
References runTauDisplay::eid, getBinContent(), and x.
Referenced by getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 124 of file Container1D.h.
References runTauDisplay::eid, getBinContent(), and x.
Referenced by getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 125 of file Container1D.h.
References runTauDisplay::eid, getBinContent(), and x.
Referenced by getBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 393 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 397 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 401 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 162 of file Container1D.h.
References getBinContent(), and x.
Referenced by getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 163 of file Container1D.h.
References getBinContent(), and x.
Referenced by getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 164 of file Container1D.h.
References getBinContent(), and x.
Referenced by getBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 165 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 169 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 173 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 77 of file Container1D.h.
References getBinEntries(), and x.
Referenced by getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 78 of file Container1D.h.
References getBinEntries(), and x.
Referenced by getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 79 of file Container1D.h.
References getBinEntries(), and x.
Referenced by getBinEntries().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 273 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 277 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 281 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 116 of file Container1D.h.
References runTauDisplay::eid, getBinEntries(), and x.
Referenced by getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 117 of file Container1D.h.
References runTauDisplay::eid, getBinEntries(), and x.
Referenced by getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 118 of file Container1D.h.
References runTauDisplay::eid, getBinEntries(), and x.
Referenced by getBinEntries().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 381 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 385 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 389 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 155 of file Container1D.h.
References getBinEntries(), and x.
Referenced by getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 156 of file Container1D.h.
References getBinEntries(), and x.
Referenced by getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 157 of file Container1D.h.
References getBinEntries(), and x.
Referenced by getBinEntries().
|
virtual |
Definition at line 189 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
Referenced by hcaldqm::RecoRunSummary::endJob(), and hcaldqm::DigiRunSummary::endLuminosityBlock().
|
virtual |
Definition at line 297 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Definition at line 405 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Definition at line 193 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
Referenced by hcaldqm::DigiRunSummary::endLuminosityBlock().
|
virtual |
Definition at line 301 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Definition at line 409 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented in hcaldqm::ContainerProf1D.
Definition at line 33 of file Container1D.cc.
References _hashmap, _qx, _qy, debug, printsummarytable::folder, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::mapper::HashMapper::initialize(), hcaldqm::Container::initialize(), hcaldqm::quantity::Quantity::name(), and hcaldqm::quantity::Quantity::setAxisType().
Referenced by PedestalTask::bookHistograms(), QIE10Task::bookHistograms(), QIE11Task::bookHistograms(), TPTask::bookHistograms(), HcalGPUComparisonTask::bookHistograms(), LEDTask::bookHistograms(), LaserTask::bookHistograms(), RecHitTask::bookHistograms(), DigiTask::bookHistograms(), hcaldqm::RecoRunSummary::endJob(), hcaldqm::ContainerProf1D::initialize(), and hcaldqm::Container2D::initialize().
|
virtual |
Reimplemented in hcaldqm::ContainerProf1D.
Definition at line 46 of file Container1D.cc.
References _hashmap, _qx, _qy, debug, printsummarytable::folder, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::mapper::HashMapper::initialize(), hcaldqm::Container::initialize(), and hcaldqm::quantity::Quantity::setAxisType().
|
inline |
Definition at line 30 of file Container.h.
|
virtual |
Definition at line 450 of file Container1D.cc.
References hcaldqm::Container::_folder, _hashmap, hcaldqm::Container::_logger, _mes, hcaldqm::Container::_qname, HcalElectronicsMap::allElectronicsIdPrecision(), HcalElectronicsMap::allPrecisionId(), HcalElectronicsMap::allTriggerId(), printConversionInfo::aux, Logger::debug(), runTauDisplay::eid, dqm::implementation::IGetter::get(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::mapper::HashMapper::getHashTypeName(), hcaldqm::mapper::HashMapper::getName(), cond::hash, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), castor_dqm_sourceclient_file_cfg::path, AlCaHLTBitMon_QueryRunRegistry::string, and hcal_dqm_sourceclient-live_cfg::subsystem.
Referenced by hcaldqm::RecoRunSummary::endJob(), hcaldqm::DigiRunSummary::endJob(), hcaldqm::RawRunSummary::endLuminosityBlock(), and hcaldqm::DigiRunSummary::endLuminosityBlock().
|
virtual |
Definition at line 516 of file Container1D.cc.
References hcaldqm::Container::_folder, _hashmap, hcaldqm::Container::_logger, _mes, hcaldqm::Container::_qname, HcalElectronicsMap::allElectronicsIdPrecision(), HcalElectronicsMap::allPrecisionId(), HcalElectronicsMap::allTriggerId(), printConversionInfo::aux, Logger::debug(), runTauDisplay::eid, ALCARECOTkAlBeamHalo_cff::filter, dqm::implementation::IGetter::get(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::mapper::HashMapper::getHashTypeName(), hcaldqm::mapper::HashMapper::getName(), cond::hash, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), hcaldqm::mapper::HashMapper::isTHash(), castor_dqm_sourceclient_file_cfg::path, AlCaHLTBitMon_QueryRunRegistry::string, and hcal_dqm_sourceclient-live_cfg::subsystem.
|
virtual |
Definition at line 66 of file Container1D.cc.
References _hashmap, _mes, gather_cfg::cout, TauDecayModes::dec, and hcaldqm::mapper::HashMapper::getHashTypeName().
|
virtual |
Definition at line 60 of file Container1D.cc.
References _mes.
Referenced by PedestalTask::_dump(), LEDTask::_dump(), LaserTask::_dump(), PedestalTask::_resetMonitors(), DigiTask::_resetMonitors(), and hcaldqm::DigiRunSummary::endLuminosityBlock().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 198 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 201 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 204 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 211 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 225 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 218 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 96 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 97 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 98 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 99 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 100 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 101 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 102 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 103 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 306 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 309 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 312 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 319 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 333 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 326 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 135 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 136 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 137 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 138 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 139 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 140 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 141 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 142 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 414 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 417 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 420 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 427 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 441 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 434 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::type(), and x.
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 174 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 175 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 176 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 177 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 178 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 179 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 180 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 181 of file Container1D.h.
References setBinContent(), and x.
Referenced by setBinContent().
|
virtual |
Definition at line 769 of file Container1D.cc.
References _qx, and hcaldqm::quantity::Quantity::showOverflow().
Referenced by LaserTask::bookHistograms().
|
virtual |
Definition at line 771 of file Container1D.cc.
References _qy, and hcaldqm::quantity::Quantity::showOverflow().
Referenced by LaserTask::bookHistograms().
|
protected |
Definition at line 233 of file Container1D.h.
Referenced by hcaldqm::ContainerProf1D::book(), hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), book(), hcaldqm::Container2D::fill(), hcaldqm::ContainerProf2D::fill(), fill(), hcaldqm::Container2D::getBinContent(), getBinContent(), hcaldqm::Container2D::getBinEntries(), getBinEntries(), getMean(), getRMS(), initialize(), load(), print(), hcaldqm::Container2D::setBinContent(), and setBinContent().
|
protected |
Definition at line 232 of file Container1D.h.
Referenced by hcaldqm::ContainerProf1D::book(), hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), book(), extendAxisRange(), hcaldqm::Container2D::fill(), hcaldqm::ContainerProf2D::fill(), fill(), hcaldqm::Container2D::getBinContent(), getBinContent(), hcaldqm::Container2D::getBinEntries(), getBinEntries(), getMean(), getRMS(), load(), print(), reset(), hcaldqm::Container2D::setBinContent(), and setBinContent().
|
protected |
Definition at line 234 of file Container1D.h.
Referenced by hcaldqm::ContainerProf1D::book(), hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), book(), Container1D(), hcaldqm::Container2D::Container2D(), hcaldqm::ContainerProf1D::ContainerProf1D(), hcaldqm::ContainerProf2D::ContainerProf2D(), hcaldqm::Container2D::customize(), customize(), extendAxisRange(), hcaldqm::Container2D::fill(), hcaldqm::ContainerProf2D::fill(), fill(), hcaldqm::Container2D::getBinContent(), getBinContent(), hcaldqm::Container2D::getBinEntries(), getBinEntries(), hcaldqm::ContainerProf1D::initialize(), hcaldqm::ContainerProf2D::initialize(), hcaldqm::Container2D::initialize(), initialize(), hcaldqm::Container2D::setBinContent(), setBinContent(), showOverflowX(), and ~Container1D().
|
protected |
Definition at line 235 of file Container1D.h.
Referenced by hcaldqm::ContainerProf1D::book(), hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), Container1D(), hcaldqm::Container2D::Container2D(), hcaldqm::ContainerProf1D::ContainerProf1D(), hcaldqm::ContainerProf2D::ContainerProf2D(), hcaldqm::Container2D::customize(), customize(), hcaldqm::Container2D::fill(), hcaldqm::ContainerProf2D::fill(), fill(), hcaldqm::Container2D::getBinContent(), hcaldqm::Container2D::getBinEntries(), hcaldqm::ContainerProf1D::initialize(), hcaldqm::ContainerProf2D::initialize(), hcaldqm::Container2D::initialize(), initialize(), hcaldqm::Container2D::setBinContent(), showOverflowY(), and ~Container1D().