#include <Container.h>
Public Member Functions | |
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 | |
std::string | _folder |
Logger | _logger |
std::string | _name |
Definition at line 22 of file Container.h.
|
inline |
Definition at line 25 of file Container.h.
|
inline |
Definition at line 28 of file Container.h.
|
inlinevirtual |
Definition at line 31 of file Container.h.
|
inlinevirtual |
Reimplemented in hcaldqm::ContainerS, hcaldqm::ContainerD, and hcaldqm::ContainerI.
Definition at line 33 of file Container.h.
References _folder, _logger, _name, debug, mergeVDriftHistosByStation::name, and Logger::set().
Referenced by hcaldqm::ContainerSingle1D::initialize(), hcaldqm::ContainerSingle2D::initialize(), and hcaldqm::Container1D::initialize().
|
protected |
Definition at line 42 of file Container.h.
Referenced by hcaldqm::ContainerSingleProf1D::book(), hcaldqm::ContainerProf1D::book(), hcaldqm::ContainerSingle1D::book(), hcaldqm::ContainerSingle2D::book(), hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), hcaldqm::Container1D::book(), and initialize().
|
protected |
Definition at line 44 of file Container.h.
Referenced by hcaldqm::ContainerProf1D::book(), and initialize().
|
protected |
Definition at line 43 of file Container.h.
Referenced by plotting.Subtract::__str__(), plotting.FakeDuplicate::__str__(), plotting.AggregateBins::__str__(), plotting.AggregateHistos::__str__(), plotting.ROC::__str__(), SequenceTypes.SequencePlaceholder::_clonesequence(), plotting.PlotGroup::_drawSeparate(), plotting.PlotGroup::_save(), hcaldqm::ContainerSingleProf1D::book(), hcaldqm::ContainerProf1D::book(), hcaldqm::ContainerSingle1D::book(), hcaldqm::ContainerSingle2D::book(), hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), hcaldqm::Container1D::book(), SequenceTypes.SequencePlaceholder::copy(), plotting.Subtract::create(), plotting.FakeDuplicate::create(), plotting.AggregateBins::create(), plotting.AggregateHistos::create(), plotting.Plot::create(), plotting.PlotGroup::draw(), SequenceTypes.SequencePlaceholder::dumpPython(), SequenceTypes.SequencePlaceholder::dumpSequenceConfig(), SequenceTypes.SequencePlaceholder::dumpSequencePython(), plotting.Plot::getName(), plotting.PlotGroup::getName(), plotting.PlotterFolder::getName(), plotting.PlotterItem::getName(), plotting.PlotterFolder::getSelectionNameIterator(), initialize(), SequenceTypes.SequencePlaceholder::insertInto(), Vispa.Views.PropertyView.Property::name(), validation.SimpleSample::name(), trackingPlots.Iteration::name(), plotting.PlotterItem::readDirs(), plotting.PlotGroup::remove(), and SequenceTypes.SequencePlaceholder::resolve().