#include <RunHistogramManager.h>
Public Member Functions | |
void | beginRun (const unsigned int irun, TFileDirectory &subrun, const char *fillrun) override |
HistoParams (TH2F **pointer, const std::string type, const std::string name, const std::string title, const unsigned int nbinx=-1, const double xmin=-1., const double xmax=-1., const unsigned int nbiny=-1, const double ymin=-1., const double ymax=-1.) | |
~HistoParams () override | |
Public Member Functions inherited from BaseHistoParams | |
BaseHistoParams () | |
virtual | ~BaseHistoParams () |
Private Attributes | |
std::string | _name |
unsigned int | _nbinx |
unsigned int | _nbiny |
TH2F ** | _pointer |
std::map< unsigned int, TH2F * > | _runpointers |
std::string | _title |
std::string | _type |
double | _xmax |
double | _xmin |
double | _ymax |
double | _ymin |
Definition at line 89 of file RunHistogramManager.h.
|
inline |
Definition at line 91 of file RunHistogramManager.h.
|
inlineoverride |
Definition at line 114 of file RunHistogramManager.h.
References HistoParams< T >::_name, HistoParams< T >::_pointer, and LogDebug.
|
inlineoverridevirtual |
Implements BaseHistoParams.
Definition at line 119 of file RunHistogramManager.h.
References HistoParams< T >::_name, HistoParams< T >::_nbinx, HistoParams< T >::_nbiny, HistoParams< T >::_pointer, HistoParams< T >::_runpointers, HistoParams< T >::_title, HistoParams< T >::_xmax, HistoParams< T >::_xmin, HistoParams< T >::_ymax, HistoParams< T >::_ymin, LogDebug, TFileDirectory::make(), and runGCPTkAlMap::title.
|
private |
Definition at line 138 of file RunHistogramManager.h.
Referenced by plotting.Subtract::__str__(), plotting.Transform::__str__(), plotting.FakeDuplicate::__str__(), plotting.CutEfficiency::__str__(), plotting.AggregateBins::__str__(), plotting.AggregateHistos::__str__(), plotting.ROC::__str__(), trackingPlots.TimePerEventPlot::__str__(), trackingPlots.TimePerTrackPlot::__str__(), SequenceTypes.SequencePlaceholder::_clonesequence(), trackingPlots.TimePerEventPlot::_create(), plotting.PlotGroup::_drawSeparate(), plotting.PlotGroup::_save(), SequenceTypes.SequencePlaceholder::copy(), SequenceTypes._TaskBasePlaceholder::copy(), plotting.Subtract::create(), plotting.Transform::create(), plotting.FakeDuplicate::create(), plotting.CutEfficiency::create(), plotting.AggregateBins::create(), plotting.AggregateHistos::create(), trackingPlots.TimePerTrackPlot::create(), plotting.Plot::create(), plotting.PlotGroup::draw(), SequenceTypes.SequencePlaceholder::dumpPython(), SequenceTypes._TaskBasePlaceholder::dumpPython(), SequenceTypes.SequencePlaceholder::dumpSequenceConfig(), SequenceTypes.SequencePlaceholder::dumpSequencePython(), SequenceTypes._TaskBasePlaceholder::dumpSequencePython(), plotting.Plot::getName(), plotting.PlotGroup::getName(), plotting.PlotterFolder::getName(), plotting.PlotterItem::getName(), plotting.PlotterFolder::getSelectionNameIterator(), SequenceTypes.SequencePlaceholder::insertInto(), SequenceTypes._TaskBasePlaceholder::insertInto(), validation.SimpleSample::name(), trackingPlots.Iteration::name(), plotting.PlotterItem::readDirs(), plotting.PlotGroup::remove(), SequenceTypes.SequencePlaceholder::resolve(), SequenceTypes._TaskBasePlaceholder::resolve(), and plotting.Plot::setName().
|
private |
Definition at line 140 of file RunHistogramManager.h.
|
private |
Definition at line 143 of file RunHistogramManager.h.
|
private |
Definition at line 136 of file RunHistogramManager.h.
|
private |
Definition at line 146 of file RunHistogramManager.h.
|
private |
Definition at line 139 of file RunHistogramManager.h.
Referenced by html.PageSet::_getPage(), plotting.Subtract::create(), plotting.Transform::create(), plotting.FakeDuplicate::create(), plotting.CutEfficiency::create(), and plotting.Plot::create().
|
private |
Definition at line 137 of file RunHistogramManager.h.
Referenced by SequenceTypes.ExpandVisitor::result().
|
private |
Definition at line 142 of file RunHistogramManager.h.
Referenced by plotting.PlotTextBox::move(), and plotting.PlotTextBox::width().
|
private |
Definition at line 141 of file RunHistogramManager.h.
Referenced by plotting.PlotTextBox::addText(), plotting.PlotTextBox::move(), and plotting.PlotTextBox::width().
|
private |
Definition at line 145 of file RunHistogramManager.h.
Referenced by plotting.PlotTextBox::move().
|
private |
Definition at line 144 of file RunHistogramManager.h.
Referenced by plotting.PlotTextBox::move().