14#ifndef TGO4CONDITIONPAINTER_H
15#define TGO4CONDITIONPAINTER_H
void PaintLabel(Option_t *opt="") override
Display statistics label for this condition with respect to working histogram.
virtual ~TGo4ConditionPainter()
virtual void UnPaintCondition(Option_t *opt="")
Display condition with plain root canvas and in go4 viewpanel.
virtual void SetCondition(TGo4Condition *con)
Not inline, because we overwrite this for polygon condition.
TGo4ConditionPainter(const char *name, const char *title=nullptr)
virtual void PaintCondition(Option_t *opt="")
Display condition with plain root canvas and in go4 viewpanel.
TGo4Condition * fxCondition
Condition to be painted.
Base class for painters providing a textlabel for additional information.