#include <Container2D.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="") |
virtual void | book (DQMStore *, HcalElectronicsMap const *, std::string subsystem="Hcal", std::string aux="") |
virtual void | book (DQMStore *, HcalElectronicsMap const *, filter::HashFilter const &, std::string subsystem="Hcal", std::string aux="") |
Container2D () | |
Container2D (std::string const &folder, hashfunctions::HashType, Quantity *, Quantity *, Quantity *qz=new ValueQuantity(quantity::fN)) | |
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, int) |
virtual void | fill (HcalTrigTowerDetId const &, int, double) |
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 &, int, int) |
virtual double | getBinContent (HcalDetId const &, int, double) |
virtual double | getBinContent (HcalDetId const &, double, double) |
virtual double | getBinContent (HcalElectronicsId const &) |
virtual double | getBinContent (HcalElectronicsId const &, int) |
virtual double | getBinContent (HcalElectronicsId const &, double) |
virtual double | getBinContent (HcalElectronicsId const &, int, int) |
virtual double | getBinContent (HcalElectronicsId const &, int, double) |
virtual double | getBinContent (HcalElectronicsId const &, double, double) |
virtual double | getBinContent (HcalTrigTowerDetId const &) |
virtual double | getBinContent (HcalTrigTowerDetId const &, int) |
virtual double | getBinContent (HcalTrigTowerDetId const &, double) |
virtual double | getBinContent (HcalTrigTowerDetId const &, int, int) |
virtual double | getBinContent (HcalTrigTowerDetId const &, int, double) |
virtual double | getBinContent (HcalTrigTowerDetId const &, double, double) |
virtual double | getBinEntries (HcalDetId const &) |
virtual double | getBinEntries (HcalDetId const &, int) |
virtual double | getBinEntries (HcalDetId const &, double) |
virtual double | getBinEntries (HcalDetId const &, int, int) |
virtual double | getBinEntries (HcalDetId const &, int, double) |
virtual double | getBinEntries (HcalDetId const &, double, double) |
virtual double | getBinEntries (HcalElectronicsId const &) |
virtual double | getBinEntries (HcalElectronicsId const &, int) |
virtual double | getBinEntries (HcalElectronicsId const &, double) |
virtual double | getBinEntries (HcalElectronicsId const &, int, int) |
virtual double | getBinEntries (HcalElectronicsId const &, int, double) |
virtual double | getBinEntries (HcalElectronicsId const &, double, double) |
virtual double | getBinEntries (HcalTrigTowerDetId const &) |
virtual double | getBinEntries (HcalTrigTowerDetId const &, int) |
virtual double | getBinEntries (HcalTrigTowerDetId const &, double) |
virtual double | getBinEntries (HcalTrigTowerDetId const &, int, int) |
virtual double | getBinEntries (HcalTrigTowerDetId const &, int, double) |
virtual double | getBinEntries (HcalTrigTowerDetId const &, double, double) |
virtual void | initialize (std::string const &folder, hashfunctions::HashType, Quantity *, Quantity *, Quantity *qz=new ValueQuantity(quantity::fN), int debug=0) |
virtual void | initialize (std::string const &folder, std::string const &qname, hashfunctions::HashType, Quantity *, Quantity *, Quantity *qz=new ValueQuantity(quantity::fN), int debug=0) |
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, int) |
virtual void | setBinContent (HcalDetId const &, double, double) |
virtual void | setBinContent (HcalDetId const &, int, int, int) |
virtual void | setBinContent (HcalDetId const &, int, double, int) |
virtual void | setBinContent (HcalDetId const &, double, int, int) |
virtual void | setBinContent (HcalDetId const &, double, double, int) |
virtual void | setBinContent (HcalDetId const &, int, int, double) |
virtual void | setBinContent (HcalDetId const &, int, double, double) |
virtual void | setBinContent (HcalDetId const &, double, int, double) |
virtual void | setBinContent (HcalDetId const &, double, double, 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, int) |
virtual void | setBinContent (HcalElectronicsId const &, double, double) |
virtual void | setBinContent (HcalElectronicsId const &, int, int, int) |
virtual void | setBinContent (HcalElectronicsId const &, int, double, int) |
virtual void | setBinContent (HcalElectronicsId const &, double, int, int) |
virtual void | setBinContent (HcalElectronicsId const &, double, double, int) |
virtual void | setBinContent (HcalElectronicsId const &, int, int, double) |
virtual void | setBinContent (HcalElectronicsId const &, int, double, double) |
virtual void | setBinContent (HcalElectronicsId const &, double, int, double) |
virtual void | setBinContent (HcalElectronicsId const &, double, double, 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, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, int, int, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &, int, double, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double, int, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double, double, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &, int, int, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, int, double, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double, int, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double, double, double) |
virtual | ~Container2D () |
Public Member Functions inherited from hcaldqm::Container1D | |
Container1D () | |
Container1D (std::string const &folder, hashfunctions::HashType, Quantity *, Quantity *qy=new 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 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 *qy=new ValueQuantity(quantity::fN), int debug=0) |
virtual void | initialize (std::string const &folder, std::string const &qname, hashfunctions::HashType, Quantity *, Quantity *qy=new ValueQuantity(quantity::fN), int debug=0) |
virtual void | load (DQMStore *, HcalElectronicsMap const *, std::string const &subsystem="Hcal", std::string const &aux="", std::string const &prepend="", DQMStore::OpenRunDirs mode=DQMStore::StripRunDirs) |
virtual void | load (DQMStore *, HcalElectronicsMap const *, filter::HashFilter const &, std::string const &subsystem="Hcal", std::string const &aux="", std::string const &prepend="", DQMStore::OpenRunDirs mode=DQMStore::StripRunDirs) |
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 | setLumiFlag () |
virtual | ~Container1D () |
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 Member Functions | |
virtual void | customize (MonitorElement *) |
Protected Attributes | |
Quantity * | _qz |
Protected Attributes inherited from hcaldqm::Container1D | |
mapper::HashMapper | _hashmap |
MEMap | _mes |
Quantity * | _qx |
Quantity * | _qy |
Protected Attributes inherited from hcaldqm::Container | |
std::string | _folder |
Logger | _logger |
std::string | _qname |
Additional Inherited Members | |
Protected Types inherited from hcaldqm::Container1D | |
typedef boost::unordered_map < uint32_t, MonitorElement * > | MEMap |
Definition at line 20 of file Container2D.h.
hcaldqm::Container2D::Container2D | ( | ) |
Definition at line 11 of file Container2D.cc.
hcaldqm::Container2D::Container2D | ( | std::string const & | folder, |
hashfunctions::HashType | hashtype, | ||
Quantity * | qx, | ||
Quantity * | qy, | ||
Quantity * | qz = new ValueQuantity(quantity::fN) |
||
) |
Definition at line 15 of file Container2D.cc.
References hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, _qz, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::quantity::fZAxis, and hcaldqm::quantity::Quantity::setAxisType().
|
virtual |
Definition at line 25 of file Container2D.cc.
|
virtual |
Reimplemented from hcaldqm::Container1D.
Reimplemented in hcaldqm::ContainerProf2D.
Definition at line 895 of file Container2D.cc.
References hcaldqm::Container::_folder, hcaldqm::Container1D::_hashmap, hcaldqm::Container::_logger, hcaldqm::Container1D::_mes, hcaldqm::Container::_qname, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, HcalElectronicsMap::allElectronicsIdPrecision(), HcalElectronicsMap::allPrecisionId(), HcalElectronicsMap::allTriggerId(), DQMStore::IBooker::book2D(), customize(), Logger::debug(), 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(), hcaldqm::quantity::Quantity::max(), hcaldqm::quantity::Quantity::min(), hcaldqm::quantity::Quantity::nbins(), and DQMStore::IBooker::setCurrentFolder().
Referenced by DigiComparisonTask::bookHistograms(), TPComparisonTask::bookHistograms(), PedestalTask::bookHistograms(), TPTask::bookHistograms(), LEDTask::bookHistograms(), LaserTask::bookHistograms(), RawTask::bookHistograms(), RecHitTask::bookHistograms(), DigiTask::bookHistograms(), hcaldqm::DigiRunSummary::endJob(), hcaldqm::RawRunSummary::endJob(), hcaldqm::RawRunSummary::endLuminosityBlock(), and hcaldqm::DigiRunSummary::endLuminosityBlock().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Reimplemented in hcaldqm::ContainerProf2D.
Definition at line 977 of file Container2D.cc.
References hcaldqm::Container::_folder, hcaldqm::Container1D::_hashmap, hcaldqm::Container::_logger, hcaldqm::Container1D::_mes, hcaldqm::Container::_qname, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, HcalElectronicsMap::allElectronicsIdPrecision(), HcalElectronicsMap::allPrecisionId(), HcalElectronicsMap::allTriggerId(), DQMStore::IBooker::book2D(), customize(), Logger::debug(), hcaldqm::filter::HashFilter::filter(), 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(), hcaldqm::quantity::Quantity::max(), hcaldqm::quantity::Quantity::min(), hcaldqm::quantity::Quantity::nbins(), and DQMStore::IBooker::setCurrentFolder().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Reimplemented in hcaldqm::ContainerProf2D.
Definition at line 1065 of file Container2D.cc.
References hcaldqm::Container::_folder, hcaldqm::Container1D::_hashmap, hcaldqm::Container::_logger, hcaldqm::Container1D::_mes, hcaldqm::Container::_qname, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, HcalElectronicsMap::allElectronicsIdPrecision(), HcalElectronicsMap::allPrecisionId(), HcalElectronicsMap::allTriggerId(), DQMStore::book2D(), customize(), Logger::debug(), 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(), hcaldqm::quantity::Quantity::max(), hcaldqm::quantity::Quantity::min(), hcaldqm::quantity::Quantity::nbins(), and DQMStore::setCurrentFolder().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Reimplemented in hcaldqm::ContainerProf2D.
Definition at line 1147 of file Container2D.cc.
References hcaldqm::Container::_folder, hcaldqm::Container1D::_hashmap, hcaldqm::Container::_logger, hcaldqm::Container1D::_mes, hcaldqm::Container::_qname, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, HcalElectronicsMap::allElectronicsIdPrecision(), HcalElectronicsMap::allPrecisionId(), HcalElectronicsMap::allTriggerId(), DQMStore::book2D(), customize(), Logger::debug(), hcaldqm::filter::HashFilter::filter(), 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(), hcaldqm::quantity::Quantity::max(), hcaldqm::quantity::Quantity::min(), hcaldqm::quantity::Quantity::nbins(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 1235 of file Container2D.cc.
References hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, _qz, hcaldqm::quantity::Quantity::getLabels(), MonitorElement::getTH1(), h, i, hcaldqm::quantity::Quantity::name(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), and hcaldqm::quantity::Quantity::setBits().
Referenced by hcaldqm::ContainerProf2D::book(), and book().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 59 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::getValue().
Referenced by PedestalTask::_dump(), LaserTask::_dump(), LEDTask::_dump(), DigiComparisonTask::_process(), TPComparisonTask::_process(), TPTask::_process(), RawTask::_process(), RecHitTask::_process(), DigiTask::_process(), hcaldqm::DigiRunSummary::endJob(), hcaldqm::DigiRunSummary::endLuminosityBlock(), and hcaldqm::RawRunSummary::endLuminosityBlock().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 66 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 79 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 92 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 106 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 120 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 337 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 343 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 356 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 369 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 383 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 397 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 616 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 623 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 636 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 664 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 650 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 678 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 184 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
Referenced by hcaldqm::DigiRunSummary::endJob(), hcaldqm::RecoRunSummary::endJob(), hcaldqm::RawRunSummary::endLuminosityBlock(), and hcaldqm::DigiRunSummary::endLuminosityBlock().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 191 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 202 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 213 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 220 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 227 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 462 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 469 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 480 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 491 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 498 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 505 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 742 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 749 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 760 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 771 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 778 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 785 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 134 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 141 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::isCoordinate(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 152 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::isCoordinate(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 163 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 170 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 177 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 411 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 419 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::isCoordinate(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 430 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::isCoordinate(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 441 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 448 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 455 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 692 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 699 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::isCoordinate(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 710 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::isCoordinate(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 721 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 728 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 735 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::wofnbins().
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D.
Definition at line 32 of file Container2D.cc.
References hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, _qz, debug, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::quantity::fZAxis, hcaldqm::Container1D::initialize(), hcaldqm::quantity::Quantity::name(), and hcaldqm::quantity::Quantity::setAxisType().
Referenced by hcaldqm::DigiRunSummary::beginRun(), hcaldqm::RawRunSummary::beginRun(), DigiComparisonTask::bookHistograms(), TPComparisonTask::bookHistograms(), LaserTask::bookHistograms(), PedestalTask::bookHistograms(), TPTask::bookHistograms(), LEDTask::bookHistograms(), RawTask::bookHistograms(), RecHitTask::bookHistograms(), DigiTask::bookHistograms(), hcaldqm::RawRunSummary::endJob(), hcaldqm::RecoRunSummary::endJob(), hcaldqm::DigiRunSummary::endJob(), hcaldqm::DigiRunSummary::endLuminosityBlock(), hcaldqm::RawRunSummary::endLuminosityBlock(), and hcaldqm::ContainerProf2D::initialize().
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D.
Definition at line 46 of file Container2D.cc.
References hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, _qz, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::quantity::fZAxis, hcaldqm::Container1D::initialize(), and hcaldqm::quantity::Quantity::setAxisType().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 235 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
Referenced by PedestalTask::_dump(), hcaldqm::RawRunSummary::endJob(), hcaldqm::DigiRunSummary::endJob(), TPTask::endLuminosityBlock(), RawTask::endLuminosityBlock(), RecHitTask::endLuminosityBlock(), and DigiTask::endLuminosityBlock().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 240 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 245 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 256 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 266 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 276 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 287 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 293 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 299 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 305 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 311 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 317 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 323 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 329 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 513 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 519 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 524 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 535 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 545 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 555 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 566 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 572 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 578 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 584 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 590 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 596 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 602 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 608 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 793 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 798 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 803 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 814 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 824 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 834 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 845 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 851 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 857 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 863 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 869 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 875 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 881 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented from hcaldqm::Container1D.
Definition at line 887 of file Container2D.cc.
References hcaldqm::Container1D::_hashmap, hcaldqm::Container1D::_mes, hcaldqm::Container1D::_qx, hcaldqm::Container1D::_qy, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
protected |
Definition at line 176 of file Container2D.h.
Referenced by hcaldqm::ContainerProf2D::book(), Container2D(), hcaldqm::ContainerProf2D::ContainerProf2D(), customize(), hcaldqm::ContainerProf2D::initialize(), initialize(), and ~Container2D().