draw(const char *options="")=0 | StatisticalPlot | [pure virtual] |
dumpToFile(const char *RootFileName, const char *options="")=0 | StatisticalPlot | [pure virtual] |
dumpToImage(const char *filename) | StatisticalPlot | [inline] |
getCanvas() | StatisticalPlot | [inline] |
is_verbose() | StatisticalPlot | |
m_canvas | StatisticalPlot | [private] |
m_verbose | StatisticalPlot | [private] |
print(const char *options="")=0 | StatisticalPlot | [pure virtual] |
setCanvas(TCanvas *new_canvas) | StatisticalPlot | [inline] |
setVerbosity(bool verbosity) | StatisticalPlot | |
StatisticalPlot(const char *name, const char *title, bool verbosity=true) | StatisticalPlot | |
~StatisticalPlot() | StatisticalPlot |