#include <RunHistogramManager.h>
Public Member Functions | |
virtual void | beginRun (const unsigned int irun, TFileDirectory &subrun, const char *fillrun) |
HistoParams (T **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 () | |
Public Member Functions inherited from BaseHistoParams | |
BaseHistoParams () | |
virtual | ~BaseHistoParams () |
Private Attributes | |
std::string | _name |
unsigned int | _nbinx |
unsigned int | _nbiny |
T ** | _pointer |
std::map< unsigned int, T * > | _runpointers |
std::string | _title |
std::string | _type |
double | _xmax |
double | _xmin |
double | _ymax |
double | _ymin |
Definition at line 30 of file RunHistogramManager.h.
|
inline |
Definition at line 34 of file RunHistogramManager.h.
|
inline |
Definition at line 42 of file RunHistogramManager.h.
References HistoParams< T >::_name, HistoParams< T >::_pointer, and LogDebug.
|
inlinevirtual |
Implements BaseHistoParams.
Definition at line 49 of file RunHistogramManager.h.
References HistoParams< T >::_name, HistoParams< T >::_nbinx, HistoParams< T >::_pointer, HistoParams< T >::_runpointers, HistoParams< T >::_title, HistoParams< T >::_xmax, HistoParams< T >::_xmin, LogDebug, TFileDirectory::make(), and indexGen::title.
|
private |
Definition at line 76 of file RunHistogramManager.h.
Referenced by SequenceTypes.SequencePlaceholder::_clonesequence(), HistoParams< T >::beginRun(), HistoParams< TH2F >::beginRun(), HistoParams< TProfile2D >::beginRun(), SequenceTypes.SequencePlaceholder::copy(), SequenceTypes.SequencePlaceholder::dumpPython(), SequenceTypes.SequencePlaceholder::dumpSequenceConfig(), SequenceTypes.SequencePlaceholder::dumpSequencePython(), SequenceTypes.SequencePlaceholder::insertInto(), Vispa.Views.PropertyView.Property::name(), SequenceTypes.SequencePlaceholder::resolve(), HistoParams< T >::~HistoParams(), HistoParams< TH2F >::~HistoParams(), and HistoParams< TProfile2D >::~HistoParams().
|
private |
Definition at line 78 of file RunHistogramManager.h.
Referenced by HistoParams< T >::beginRun(), HistoParams< TH2F >::beginRun(), and HistoParams< TProfile2D >::beginRun().
|
private |
Definition at line 81 of file RunHistogramManager.h.
Referenced by HistoParams< TH2F >::beginRun(), and HistoParams< TProfile2D >::beginRun().
|
private |
Definition at line 74 of file RunHistogramManager.h.
Referenced by HistoParams< T >::beginRun(), HistoParams< TH2F >::beginRun(), HistoParams< TProfile2D >::beginRun(), HistoParams< T >::~HistoParams(), HistoParams< TH2F >::~HistoParams(), and HistoParams< TProfile2D >::~HistoParams().
|
private |
Definition at line 84 of file RunHistogramManager.h.
Referenced by HistoParams< T >::beginRun(), HistoParams< TH2F >::beginRun(), and HistoParams< TProfile2D >::beginRun().
|
private |
Definition at line 77 of file RunHistogramManager.h.
Referenced by HistoParams< T >::beginRun(), HistoParams< TH2F >::beginRun(), and HistoParams< TProfile2D >::beginRun().
|
private |
Definition at line 75 of file RunHistogramManager.h.
Referenced by cfg-viewer.unscheduled::_proceed(), Vispa.Gui.PortConnection.PointToPointConnection::calculateRoute(), and SequenceTypes.ExpandVisitor::result().
|
private |
Definition at line 80 of file RunHistogramManager.h.
Referenced by HistoParams< T >::beginRun(), HistoParams< TH2F >::beginRun(), and HistoParams< TProfile2D >::beginRun().
|
private |
Definition at line 79 of file RunHistogramManager.h.
Referenced by HistoParams< T >::beginRun(), HistoParams< TH2F >::beginRun(), and HistoParams< TProfile2D >::beginRun().
|
private |
Definition at line 83 of file RunHistogramManager.h.
Referenced by HistoParams< TH2F >::beginRun(), and HistoParams< TProfile2D >::beginRun().
|
private |
Definition at line 82 of file RunHistogramManager.h.
Referenced by HistoParams< TH2F >::beginRun(), and HistoParams< TProfile2D >::beginRun().