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