#include <TGo4MarkerSetup.h>
Inheritance diagram for TGo4MarkerSetup:

Public Methods | |
| TGo4MarkerSetup (const Text_t *name) | |
| TGo4MarkerSetup () | |
| virtual | ~TGo4MarkerSetup () |
Private Attributes | |
| TList * | fxMarkerList |
| list of temporary markers set. More... | |
| TList * | fxRegionList |
| list of temporary regions (window conditions). More... | |
| TList * | fxPolygonList |
| list of temporary regions (polygon conditions). More... | |
| TList * | fxLateXList |
| list of temporary latex objects (text markers). More... | |
| TList * | fxArrowList |
| list of temporary arrow objects. More... | |
Friends | |
| class | TGo4PreviewPanelSlots |
Definition at line 70 of file TGo4MarkerSetup.h.
|
|
Definition at line 20 of file TGo4MarkerSetup.cxx. References fxArrowList, fxLateXList, fxMarkerList, fxPolygonList, and fxRegionList. |
|
|
Definition at line 31 of file TGo4MarkerSetup.cxx. |
|
|
Definition at line 38 of file TGo4MarkerSetup.cxx. References fxArrowList, fxLateXList, fxMarkerList, fxPolygonList, and fxRegionList. |
|
|
Definition at line 72 of file TGo4MarkerSetup.h. |
|
|
list of temporary markers set.
Definition at line 85 of file TGo4MarkerSetup.h. Referenced by TGo4PreviewPanelSlots::CreateMarkerSetup(), TGo4PreviewPanelSlots::SetMarkerSetup(), TGo4MarkerSetup(), and ~TGo4MarkerSetup(). |
|
|
list of temporary regions (window conditions).
Definition at line 88 of file TGo4MarkerSetup.h. Referenced by TGo4PreviewPanelSlots::CreateMarkerSetup(), TGo4PreviewPanelSlots::SetMarkerSetup(), TGo4MarkerSetup(), and ~TGo4MarkerSetup(). |
|
|
list of temporary regions (polygon conditions).
Definition at line 91 of file TGo4MarkerSetup.h. Referenced by TGo4PreviewPanelSlots::CreateMarkerSetup(), TGo4PreviewPanelSlots::SetMarkerSetup(), TGo4MarkerSetup(), and ~TGo4MarkerSetup(). |
|
|
list of temporary latex objects (text markers).
Definition at line 94 of file TGo4MarkerSetup.h. Referenced by TGo4PreviewPanelSlots::CreateMarkerSetup(), TGo4PreviewPanelSlots::SetMarkerSetup(), TGo4MarkerSetup(), and ~TGo4MarkerSetup(). |
|
|
list of temporary arrow objects.
Definition at line 97 of file TGo4MarkerSetup.h. Referenced by TGo4PreviewPanelSlots::CreateMarkerSetup(), TGo4PreviewPanelSlots::SetMarkerSetup(), TGo4MarkerSetup(), and ~TGo4MarkerSetup(). |
1.2.15