#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 | 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 | setLumiFlag () |
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 boost::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 |
Definition at line 27 of file Container1D.h.
|
protected |
Definition at line 308 of file Container1D.h.
hcaldqm::Container1D::Container1D | ( | ) |
Definition at line 9 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 13 of file Container1D.cc.
References _qx, _qy, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, and hcaldqm::quantity::Quantity::setAxisType().
|
override |
Definition at line 22 of file Container1D.cc.
|
virtual |
Reimplemented in hcaldqm::Container2D, hcaldqm::ContainerProf2D, and hcaldqm::ContainerProf1D.
Definition at line 777 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, DQMStore::IBooker::book1D(), customize(), Logger::debug(), runTauDisplay::eid, 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(), PedestalTask::bookHistograms(), QIE10Task::bookHistograms(), QIE11Task::bookHistograms(), TPTask::bookHistograms(), LEDTask::bookHistograms(), LaserTask::bookHistograms(), RecHitTask::bookHistograms(), DigiPhase1Task::bookHistograms(), DigiTask::bookHistograms(), hcaldqm::RecoRunSummary::endJob(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D, hcaldqm::ContainerProf2D, and hcaldqm::ContainerProf1D.
Definition at line 867 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, DQMStore::IBooker::book1D(), customize(), Logger::debug(), runTauDisplay::eid, 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().
|
protectedvirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 962 of file Container1D.cc.
References _qx, _qy, hcaldqm::quantity::Quantity::getLabels(), MonitorElement::getTH1(), h, mps_fire::i, hcaldqm::quantity::Quantity::name(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), and hcaldqm::quantity::Quantity::setBits().
Referenced by hcaldqm::ContainerProf1D::book(), book(), and setBinContent().
|
virtual |
Definition at line 980 of file Container1D.cc.
References _mes, _qx, hcaldqm::quantity::Quantity::nbins(), pileupCalc::nbins, and hcaldqm::quantity::Quantity::setMax().
Referenced by setBinContent().
|
virtual |
Definition at line 82 of file Container1D.cc.
References _hashmap, hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), and hcaldqm::mapper::HashMapper::isTHash().
Referenced by PedestalTask::_dump(), LEDTask::_dump(), LaserTask::_dump(), DigiComparisonTask::_process(), QIE10Task::_process(), QIE11Task::_process(), TPTask::_process(), RawTask::_process(), PedestalTask::_process(), RecHitTask::_process(), LEDTask::_process(), DigiPhase1Task::_process(), DigiTask::_process(), LaserTask::_process(), hcaldqm::ContainerXXX< STDTYPE >::dump(), fill(), and setBinContent().
|
virtual |
Definition at line 92 of file Container1D.cc.
References _hashmap, fill(), hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), and hcaldqm::mapper::HashMapper::isTHash().
|
virtual |
Definition at line 102 of file Container1D.cc.
References _hashmap, fill(), hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), and hcaldqm::mapper::HashMapper::isTHash().
|
virtual |
Definition at line 112 of file Container1D.cc.
References _hashmap, fill(), hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), and hcaldqm::mapper::HashMapper::isTHash().
|
virtual |
Definition at line 122 of file Container1D.cc.
References _hashmap, fill(), hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), and hcaldqm::mapper::HashMapper::isTHash().
|
virtual |
Definition at line 132 of file Container1D.cc.
References _hashmap, fill(), hcaldqm::mapper::HashMapper::isDHash(), hcaldqm::mapper::HashMapper::isEHash(), and hcaldqm::mapper::HashMapper::isTHash().
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 143 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 147 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 156 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 165 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 175 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::ContainerProf2D, and hcaldqm::Container2D.
Definition at line 185 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 291 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 295 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 304 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 313 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 324 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 335 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 443 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 447 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 456 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 466 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 477 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D, and hcaldqm::ContainerProf2D.
Definition at line 488 of file Container1D.cc.
References _hashmap, _mes, _qx, _qy, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::mapper::HashMapper::getHash(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 214 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
Referenced by DigiTask::endLuminosityBlock(), getBinContent(), getBinEntries(), and hcaldqm::ContainerXXX< STDTYPE >::load().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 220 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 226 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 88 of file Container1D.h.
References getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 90 of file Container1D.h.
References getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 92 of file Container1D.h.
References getBinContent(), getMean(), getRMS(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 364 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 370 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 376 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 151 of file Container1D.h.
References getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 154 of file Container1D.h.
References getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 157 of file Container1D.h.
References getBinContent(), getMean(), getRMS(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 518 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 524 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 530 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 218 of file Container1D.h.
References getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 221 of file Container1D.h.
References getBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 224 of file Container1D.h.
References getBinContent(), getMean(), getRMS(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 197 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
Referenced by getBinEntries(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 202 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 208 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 78 of file Container1D.h.
References getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 80 of file Container1D.h.
References getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 82 of file Container1D.h.
References getBinContent(), and getBinEntries().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 347 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 352 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 358 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 138 of file Container1D.h.
References getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 141 of file Container1D.h.
References getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 144 of file Container1D.h.
References getBinContent(), and getBinEntries().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 500 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 506 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 512 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 205 of file Container1D.h.
References getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 208 of file Container1D.h.
References getBinEntries().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 211 of file Container1D.h.
References getBinContent(), and getBinEntries().
|
virtual |
Definition at line 232 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
Referenced by hcaldqm::RecoRunSummary::endJob(), hcaldqm::DigiRunSummary::endLuminosityBlock(), and getBinContent().
|
virtual |
Definition at line 382 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Definition at line 536 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Definition at line 237 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
Referenced by hcaldqm::DigiRunSummary::endLuminosityBlock(), and getBinContent().
|
virtual |
Definition at line 388 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Definition at line 542 of file Container1D.cc.
References _hashmap, _mes, and hcaldqm::mapper::HashMapper::getHash().
|
virtual |
Reimplemented in hcaldqm::ContainerProf1D.
Definition at line 40 of file Container1D.cc.
References _hashmap, _qx, _qy, debug, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::mapper::HashMapper::initialize(), hcaldqm::Container::initialize(), hcaldqm::quantity::Quantity::name(), and hcaldqm::quantity::Quantity::setAxisType().
Referenced by DigiComparisonTask::bookHistograms(), PedestalTask::bookHistograms(), QIE10Task::bookHistograms(), QIE11Task::bookHistograms(), TPTask::bookHistograms(), LEDTask::bookHistograms(), LaserTask::bookHistograms(), RecHitTask::bookHistograms(), DigiTask::bookHistograms(), DigiPhase1Task::bookHistograms(), hcaldqm::RecoRunSummary::endJob(), hcaldqm::ContainerProf1D::initialize(), and hcaldqm::Container2D::initialize().
|
virtual |
Reimplemented in hcaldqm::ContainerProf1D.
Definition at line 52 of file Container1D.cc.
References _hashmap, _qx, _qy, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::mapper::HashMapper::initialize(), hcaldqm::Container::initialize(), and hcaldqm::quantity::Quantity::setAxisType().
|
virtual |
Definition at line 597 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, DQMStore::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(), callgraph::path, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by hcaldqm::RecoRunSummary::endJob(), hcaldqm::DigiRunSummary::endJob(), hcaldqm::RawRunSummary::endLuminosityBlock(), hcaldqm::DigiRunSummary::endLuminosityBlock(), and setBinContent().
|
virtual |
Definition at line 682 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, hcaldqm::filter::HashFilter::filter(), DQMStore::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(), callgraph::path, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 73 of file Container1D.cc.
References _hashmap, _mes, gather_cfg::cout, TauDecayModes::dec, and hcaldqm::mapper::HashMapper::getHashTypeName().
Referenced by setBinContent().
|
virtual |
Definition at line 65 of file Container1D.cc.
References _mes.
Referenced by PedestalTask::_dump(), LEDTask::_dump(), LaserTask::_dump(), PedestalTask::_resetMonitors(), DigiTask::_resetMonitors(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 243 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::Quantity::getBin(), and hcaldqm::mapper::HashMapper::getHash().
Referenced by getBinContent(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 248 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 253 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 262 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 280 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 271 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 103 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 105 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 108 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 111 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 114 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 117 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 120 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 123 of file Container1D.h.
References fill(), getBinEntries(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 395 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 400 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 405 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 414 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 432 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 423 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 169 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 172 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 175 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 178 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 181 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 184 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 187 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 190 of file Container1D.h.
References fill(), getBinEntries(), and setBinContent().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 549 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 554 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 559 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 568 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 586 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
virtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 577 of file Container1D.cc.
References _hashmap, _mes, _qx, hcaldqm::quantity::fFlagQuantity, hcaldqm::quantity::fValueQuantity, hcaldqm::quantity::Quantity::getBin(), hcaldqm::mapper::HashMapper::getHash(), and hcaldqm::quantity::Quantity::type().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 237 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 240 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 243 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 246 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 249 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 252 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 255 of file Container1D.h.
References setBinContent().
|
inlinevirtual |
Reimplemented in hcaldqm::Container2D.
Definition at line 258 of file Container1D.h.
References printConversionInfo::aux, book(), customize(), extendAxisRange(), load(), print(), reset(), setBinContent(), setLumiFlag(), showOverflowX(), showOverflowY(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 998 of file Container1D.cc.
References _mes.
Referenced by RawTask::bookHistograms(), DigiPhase1Task::bookHistograms(), DigiTask::bookHistograms(), and setBinContent().
|
virtual |
Definition at line 1006 of file Container1D.cc.
References _qx, and hcaldqm::quantity::Quantity::showOverflow().
Referenced by LaserTask::bookHistograms(), and setBinContent().
|
virtual |
Definition at line 1010 of file Container1D.cc.
References _qy, and hcaldqm::quantity::Quantity::showOverflow().
Referenced by LaserTask::bookHistograms(), and setBinContent().
|
protected |
Definition at line 310 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 309 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(), setBinContent(), and setLumiFlag().
|
protected |
Definition at line 311 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 312 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::ContainerProf2D::initialize(), hcaldqm::ContainerProf1D::initialize(), hcaldqm::Container2D::initialize(), initialize(), hcaldqm::Container2D::setBinContent(), showOverflowY(), and ~Container1D().