#include <ContainerSingle1D.h>
Public Member Functions | |
virtual void | book (DQMStore::IBooker &, std::string subsystem="Hcal", std::string aux="") |
virtual void | book (DQMStore *, std::string subsystem="Hcal", std::string aux="") |
ContainerSingle1D () | |
ContainerSingle1D (std::string const &folder, quantity::Quantity *, quantity::Quantity *qy=new quantity::ValueQuantity(quantity::fN)) | |
ContainerSingle1D (std::string const &folder, std::string const &, quantity::Quantity *, quantity::Quantity *qy=new quantity::ValueQuantity(quantity::fN)) | |
ContainerSingle1D (ContainerSingle1D const &) | |
virtual void | extendAxisRange (int) |
virtual void | fill (int) |
virtual void | fill (double) |
virtual void | fill (int, int) |
virtual void | fill (int, double) |
virtual void | fill (double, int) |
virtual void | fill (double, double) |
virtual void | fill (HcalDetId const &) |
virtual void | fill (HcalDetId const &, double) |
virtual void | fill (HcalDetId const &, double, double) |
virtual void | fill (HcalElectronicsId const &) |
virtual void | fill (HcalElectronicsId const &, double) |
virtual void | fill (HcalElectronicsId const &, double, double) |
virtual void | fill (HcalTrigTowerDetId const &) |
virtual void | fill (HcalTrigTowerDetId const &, double) |
virtual void | fill (HcalTrigTowerDetId const &, double, double) |
virtual double | getBinContent (int) |
virtual double | getBinContent (double) |
virtual double | getBinContent (HcalDetId const &) |
virtual double | getBinContent (HcalElectronicsId const &) |
virtual double | getBinContent (HcalTrigTowerDetId const &) |
virtual double | getBinEntries (int) |
virtual double | getBinEntries (double) |
virtual double | getBinEntries (HcalDetId const &) |
virtual double | getBinEntries (HcalElectronicsId const &) |
virtual double | getBinEntries (HcalTrigTowerDetId const &) |
virtual void | initialize (std::string const &folder, quantity::Quantity *, quantity::Quantity *qy=new quantity::ValueQuantity(quantity::fN), int debug=0) |
virtual void | initialize (std::string const &folder, std::string const &, quantity::Quantity *, quantity::Quantity *qy=new quantity::ValueQuantity(quantity::fN), int debug=0) |
virtual void | print () |
virtual void | reset () |
virtual void | setBinContent (int, int) |
virtual void | setBinContent (int, double) |
virtual void | setBinContent (double, int) |
virtual void | setBinContent (double, double) |
virtual void | setBinContent (HcalDetId const &, int) |
virtual void | setBinContent (HcalDetId const &, double) |
virtual void | setBinContent (HcalElectronicsId const &, int) |
virtual void | setBinContent (HcalElectronicsId const &, double) |
virtual void | setBinContent (HcalTrigTowerDetId const &, int) |
virtual void | setBinContent (HcalTrigTowerDetId const &, double) |
virtual void | showOverflowX (bool showOverflow) |
virtual void | showOverflowY (bool showOverflow) |
~ContainerSingle1D () 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 Member Functions | |
virtual void | customize () |
Protected Attributes | |
MonitorElement * | _me |
quantity::Quantity * | _qx |
quantity::Quantity * | _qy |
Protected Attributes inherited from hcaldqm::Container | |
std::string | _folder |
Logger | _logger |
std::string | _qname |
Definition at line 19 of file ContainerSingle1D.h.
hcaldqm::ContainerSingle1D::ContainerSingle1D | ( | ) |
Definition at line 8 of file ContainerSingle1D.cc.
hcaldqm::ContainerSingle1D::ContainerSingle1D | ( | std::string const & | folder, |
quantity::Quantity * | qx, | ||
quantity::Quantity * | qy = new quantity::ValueQuantity(quantity::fN) |
||
) |
Definition at line 21 of file ContainerSingle1D.cc.
References _qx, _qy, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, and hcaldqm::quantity::Quantity::setAxisType().
hcaldqm::ContainerSingle1D::ContainerSingle1D | ( | std::string const & | folder, |
std::string const & | qname, | ||
quantity::Quantity * | qx, | ||
quantity::Quantity * | qy = new quantity::ValueQuantity(quantity::fN) |
||
) |
Definition at line 29 of file ContainerSingle1D.cc.
References _qx, _qy, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, and hcaldqm::quantity::Quantity::setAxisType().
hcaldqm::ContainerSingle1D::ContainerSingle1D | ( | ContainerSingle1D const & | c | ) |
Definition at line 14 of file ContainerSingle1D.cc.
References _qx, _qy, and hcaldqm::quantity::Quantity::makeCopy().
|
override |
Definition at line 38 of file ContainerSingle1D.cc.
|
virtual |
Reimplemented in hcaldqm::ContainerSingleProf1D.
Definition at line 69 of file ContainerSingle1D.cc.
References hcaldqm::Container::_folder, _me, hcaldqm::Container::_qname, _qx, printConversionInfo::aux, DQMStore::IBooker::book1D(), customize(), hcaldqm::quantity::Quantity::max(), hcaldqm::quantity::Quantity::min(), hcaldqm::quantity::Quantity::nbins(), and DQMStore::IBooker::setCurrentFolder().
Referenced by QIE10Task::bookHistograms(), TPTask::bookHistograms(), QIE11Task::bookHistograms(), and LaserTask::bookHistograms().
|
virtual |
Reimplemented in hcaldqm::ContainerSingleProf1D.
Definition at line 79 of file ContainerSingle1D.cc.
References hcaldqm::Container::_folder, _me, hcaldqm::Container::_qname, _qx, printConversionInfo::aux, DQMStore::book1D(), customize(), hcaldqm::quantity::Quantity::max(), hcaldqm::quantity::Quantity::min(), hcaldqm::quantity::Quantity::nbins(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Definition at line 89 of file ContainerSingle1D.cc.
References _me, _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::ContainerSingleProf1D::book(), and book().
|
virtual |
Definition at line 295 of file ContainerSingle1D.cc.
References _me, _qx, MonitorElement::getTH1(), hcaldqm::quantity::Quantity::nbins(), pileupCalc::nbins, and hcaldqm::quantity::Quantity::setMax().
Referenced by print().
|
virtual |
Definition at line 103 of file ContainerSingle1D.cc.
References _me, _qx, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
Referenced by QIE10Task::_process(), QIE11Task::_process(), TPTask::_process(), RawTask::_process(), and LaserTask::_process().
|
virtual |
Definition at line 108 of file ContainerSingle1D.cc.
References _me, _qx, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Definition at line 113 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Definition at line 118 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Definition at line 123 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Definition at line 128 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Definition at line 166 of file ContainerSingle1D.cc.
References _me, _qx, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Definition at line 171 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Definition at line 179 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Definition at line 208 of file ContainerSingle1D.cc.
References _me, _qx, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Definition at line 213 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Definition at line 222 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Definition at line 251 of file ContainerSingle1D.cc.
References _me, _qx, MonitorElement::Fill(), and hcaldqm::quantity::Quantity::getValue().
|
virtual |
Definition at line 256 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Definition at line 265 of file ContainerSingle1D.cc.
References _me, _qx, _qy, MonitorElement::Fill(), hcaldqm::quantity::Quantity::getValue(), and hcaldqm::quantity::Quantity::isCoordinate().
|
virtual |
Definition at line 133 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinContent().
|
virtual |
Definition at line 137 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinContent().
|
virtual |
Definition at line 188 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinContent().
|
virtual |
Definition at line 231 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinContent().
|
virtual |
Definition at line 275 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinContent().
|
virtual |
Definition at line 141 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinEntries().
|
virtual |
Definition at line 145 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinEntries().
|
virtual |
Definition at line 192 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinEntries().
|
virtual |
Definition at line 235 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinEntries().
|
virtual |
Definition at line 279 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::getBinEntries().
|
virtual |
Reimplemented in hcaldqm::ContainerSingleProf1D.
Definition at line 48 of file ContainerSingle1D.cc.
References _qx, _qy, debug, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::Container::initialize(), hcaldqm::quantity::Quantity::name(), and hcaldqm::quantity::Quantity::setAxisType().
Referenced by QIE10Task::bookHistograms(), TPTask::bookHistograms(), QIE11Task::bookHistograms(), LaserTask::bookHistograms(), and hcaldqm::ContainerSingleProf1D::initialize().
|
virtual |
Reimplemented in hcaldqm::ContainerSingleProf1D.
Definition at line 58 of file ContainerSingle1D.cc.
References _qx, _qy, hcaldqm::quantity::fXAxis, hcaldqm::quantity::fYAxis, hcaldqm::Container::initialize(), and hcaldqm::quantity::Quantity::setAxisType().
|
inlinevirtual |
Definition at line 99 of file ContainerSingle1D.h.
References hcaldqm::Container::_qname, gather_cfg::cout, extendAxisRange(), showOverflowX(), and showOverflowY().
|
inlinevirtual |
Definition at line 98 of file ContainerSingle1D.h.
References _me, and MonitorElement::Reset().
|
virtual |
Definition at line 149 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 153 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 157 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 161 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 197 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 202 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 240 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 245 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 284 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 289 of file ContainerSingle1D.cc.
References _me, _qx, hcaldqm::quantity::Quantity::getBin(), and MonitorElement::setBinContent().
|
virtual |
Definition at line 309 of file ContainerSingle1D.cc.
References _qx, and hcaldqm::quantity::Quantity::showOverflow().
Referenced by LaserTask::bookHistograms(), and print().
|
virtual |
Definition at line 313 of file ContainerSingle1D.cc.
References _qy, and hcaldqm::quantity::Quantity::showOverflow().
Referenced by print().
|
protected |
Definition at line 107 of file ContainerSingle1D.h.
Referenced by hcaldqm::ContainerSingleProf1D::book(), book(), customize(), extendAxisRange(), fill(), getBinContent(), getBinEntries(), reset(), and setBinContent().
|
protected |
Definition at line 108 of file ContainerSingle1D.h.
Referenced by hcaldqm::ContainerSingleProf1D::book(), book(), ContainerSingle1D(), hcaldqm::ContainerSingleProf1D::ContainerSingleProf1D(), customize(), extendAxisRange(), fill(), getBinContent(), getBinEntries(), hcaldqm::ContainerSingleProf1D::initialize(), initialize(), setBinContent(), showOverflowX(), and ~ContainerSingle1D().
|
protected |
Definition at line 109 of file ContainerSingle1D.h.
Referenced by hcaldqm::ContainerSingleProf1D::book(), ContainerSingle1D(), hcaldqm::ContainerSingleProf1D::ContainerSingleProf1D(), customize(), fill(), hcaldqm::ContainerSingleProf1D::initialize(), initialize(), showOverflowY(), and ~ContainerSingle1D().