Base class for visualization classes.
void EnableDebugging(const bool on=true)
Switch on/off debugging output.
TCanvas * GetCanvas()
Retrieve the canvas.
std::string FindUnusedFunctionName(const std::string &s) const
void SetCanvas(TCanvas *c)
Set the canvas to be painted on.
std::string FindUnusedHistogramName(const std::string &s) const
virtual ~ViewBase()
Destructor.
ViewBase()=delete
Default constructor.