#include <TGo4LabelPainter.h>
Public Methods | |
TGo4Label () | |
TGo4Label (Double_t x1, Double_t y1, Double_t x2, Double_t y2, Option_t *option="br") | |
virtual | ~TGo4Label () |
void | SetOwner (TObject *ob) |
virtual void | Paint (Option_t *opt="") |
Private Attributes | |
TObject * | fxOwner |
the owner of this label. More... |
Required to suppress orphaned copies of marker and condition labels after canvas reconstruction by streamer.
Definition at line 33 of file TGo4LabelPainter.h.
|
Definition at line 36 of file TGo4LabelPainter.h. References fxOwner. |
|
Definition at line 37 of file TGo4LabelPainter.h. References fxOwner. |
|
Definition at line 40 of file TGo4LabelPainter.h. |
|
Definition at line 41 of file TGo4LabelPainter.h. References fxOwner. Referenced by TGo4LabelPainter::CheckLabel(), and TGo4LabelPainter::CreateCurrentLabel(). |
|
Definition at line 199 of file TGo4LabelPainter.cxx. Referenced by TGo4LabelPainter::RePaintLabel(). |
|
the owner of this label.
Definition at line 47 of file TGo4LabelPainter.h. |