#include <ContainerSingle1D.h>
Public Member Functions | |
virtual void | book (DQMStore::IBooker &, std::string subsystem="Hcal", std::string aux="") |
ContainerSingle1D () | |
ContainerSingle1D (std::string const &folder, std::string const &nametitle, axis::Axis *xaxis, axis::Axis *yaxis=new ValueAxis(fYaxis, axis::fEntries)) | |
ContainerSingle1D (ContainerSingle1D const &) | |
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 | initialize (std::string const &folder, std::string const &nametitle, axis::Axis *xaxis, axis::Axis *yaxis=new ValueAxis(fYaxis, axis::fEntries), int debug=0) |
virtual | ~ContainerSingle1D () |
Public Member Functions inherited from hcaldqm::Container | |
Container () | |
Container (std::string const &folder, std::string const &name) | |
virtual void | initialize (std::string const &folder, std::string const &name, int debug=0) |
virtual | ~Container () |
Protected Attributes | |
MonitorElement * | _me |
Axis * | _xaxis |
Axis * | _yaxis |
Protected Attributes inherited from hcaldqm::Container | |
std::string | _folder |
Logger | _logger |
std::string | _name |
Definition at line 21 of file ContainerSingle1D.h.
hcaldqm::ContainerSingle1D::ContainerSingle1D | ( | ) |
hcaldqm::ContainerSingle1D::ContainerSingle1D | ( | std::string const & | folder, |
std::string const & | nametitle, | ||
axis::Axis * | xaxis, | ||
axis::Axis * | yaxis = new ValueAxis(fYaxis, axis::fEntries) |
||
) |
Definition at line 20 of file ContainerSingle1D.cc.
hcaldqm::ContainerSingle1D::ContainerSingle1D | ( | ContainerSingle1D const & | c | ) |
Definition at line 27 of file ContainerSingle1D.cc.
References _xaxis, _yaxis, and hcaldqm::axis::Axis::makeCopy().
|
virtual |
|
virtual |
Reimplemented in hcaldqm::ContainerSingleProf1D.
Definition at line 43 of file ContainerSingle1D.cc.
References hcaldqm::Container::_folder, hcaldqm::axis::Axis::_labels, hcaldqm::axis::Axis::_max, _me, hcaldqm::axis::Axis::_min, hcaldqm::Container::_name, hcaldqm::axis::Axis::_nbins, hcaldqm::axis::Axis::_title, _xaxis, _yaxis, DQMStore::IBooker::book1D(), MonitorElement::getRootObject(), i, connectstrParser::o, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), hcaldqm::axis::Axis::setBitAxisFlag(), hcaldqm::axis::Axis::setBitAxisLS(), DQMStore::IBooker::setCurrentFolder(), and hcaldqm::axis::Axis::setLog().
Referenced by DigiTask::bookHistograms().
|
virtual |
Definition at line 62 of file ContainerSingle1D.cc.
References _me, _xaxis, MonitorElement::Fill(), and hcaldqm::axis::Axis::get().
Referenced by DigiTask::_process().
|
virtual |
Definition at line 67 of file ContainerSingle1D.cc.
References _me, _xaxis, MonitorElement::Fill(), and hcaldqm::axis::Axis::get().
|
virtual |
Definition at line 72 of file ContainerSingle1D.cc.
References _me, _xaxis, _yaxis, MonitorElement::Fill(), and hcaldqm::axis::Axis::get().
|
virtual |
Definition at line 77 of file ContainerSingle1D.cc.
References _me, _xaxis, _yaxis, MonitorElement::Fill(), and hcaldqm::axis::Axis::get().
|
virtual |
Definition at line 82 of file ContainerSingle1D.cc.
References _me, _xaxis, _yaxis, MonitorElement::Fill(), and hcaldqm::axis::Axis::get().
|
virtual |
Definition at line 87 of file ContainerSingle1D.cc.
References _me, _xaxis, _yaxis, MonitorElement::Fill(), and hcaldqm::axis::Axis::get().
|
virtual |
Definition at line 92 of file ContainerSingle1D.cc.
References _me, _xaxis, MonitorElement::Fill(), and hcaldqm::axis::Axis::get().
|
virtual |
Definition at line 97 of file ContainerSingle1D.cc.
References _me, _xaxis, _yaxis, hcaldqm::axis::fCoordinate, MonitorElement::Fill(), hcaldqm::axis::Axis::get(), and hcaldqm::axis::Axis::getType().
|
virtual |
Definition at line 106 of file ContainerSingle1D.cc.
References _me, _xaxis, _yaxis, hcaldqm::axis::fCoordinate, MonitorElement::Fill(), hcaldqm::axis::Axis::get(), and hcaldqm::axis::Axis::getType().
|
virtual |
Definition at line 116 of file ContainerSingle1D.cc.
References _me, _xaxis, MonitorElement::Fill(), and hcaldqm::axis::Axis::get().
|
virtual |
Definition at line 121 of file ContainerSingle1D.cc.
References _me, _xaxis, _yaxis, hcaldqm::axis::fCoordinate, MonitorElement::Fill(), hcaldqm::axis::Axis::get(), and hcaldqm::axis::Axis::getType().
|
virtual |
Reimplemented in hcaldqm::ContainerSingleProf1D.
Definition at line 34 of file ContainerSingle1D.cc.
References _xaxis, _yaxis, and hcaldqm::Container::initialize().
Referenced by DigiTask::DigiTask(), and hcaldqm::ContainerSingleProf1D::initialize().
|
protected |
Definition at line 58 of file ContainerSingle1D.h.
Referenced by hcaldqm::ContainerSingleProf1D::book(), book(), and fill().
|
protected |
Definition at line 59 of file ContainerSingle1D.h.
Referenced by hcaldqm::ContainerSingleProf1D::book(), book(), ContainerSingle1D(), fill(), and initialize().
|
protected |
Definition at line 60 of file ContainerSingle1D.h.
Referenced by hcaldqm::ContainerSingleProf1D::book(), book(), ContainerSingle1D(), fill(), and initialize().