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

Public Methods | |
| TGo4ConditionInfoSlots (const char *name, const char *title, TGo4ConditionInfo *p=0) | |
| virtual | ~TGo4ConditionInfoSlots () |
| void | StatusChanged (TGo4Status *status) |
| void | SetGUI (TGo4ConditionInfo *e) |
| void | AddObject (TNamed *object) |
| TGo4Status * | GetStatus () |
| void | SendConditionInfoCommand () |
| Send command to analysis to get back the status of the conditin under edit. More... | |
| void | SendConditionPrintCommand () |
| Send command to analysis to printout condition list in the analysis terminal. More... | |
| void | SendConditionEditCommand () |
| Send command to analysis to get back the condition in the editor. More... | |
| void | SetConditionClass (const char *cname) |
Private Attributes | |
| TGo4GUIRegistry * | fxTGo4GUIRegistry |
| @supplierCardinality 1. More... | |
| TGo4ConditionInfo * | fxTGo4ConditionInfo |
| TGo4ConditionInfoStatus * | fxTGo4ConditionInfoStatus |
| Int_t | fiCondArrayType |
| remember array type of last received condition array. More... | |
| TString | fxConditionClass |
| remember name of real condition. More... | |
Definition at line 32 of file TGo4ConditionInfoSlots.h.
|
||||||||||||||||
|
Definition at line 35 of file TGo4ConditionInfoSlots.cxx. References fxTGo4ConditionInfoStatus, fxTGo4GUIRegistry, TGo4GUIRegistry::Instance(), p, and TGo4GUIRegistry::RegisterSlotClass(). |
|
|
Definition at line 85 of file TGo4ConditionInfoSlots.cxx. References fxTGo4ConditionInfoStatus. |
|
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 79 of file TGo4ConditionInfoSlots.cxx. |
|
|
Definition at line 74 of file TGo4ConditionInfoSlots.cxx. References fxTGo4ConditionInfo. |
|
|
Reimplemented from TGo4SlotsBaseClass. Definition at line 46 of file TGo4ConditionInfoSlots.cxx. References fiCondArrayType, fxConditionClass, and fxTGo4ConditionInfo. |
|
|
Definition at line 92 of file TGo4ConditionInfoSlots.cxx. References fxTGo4ConditionInfoStatus. |
|
|
Send command to analysis to get back the status of the conditin under edit.
Definition at line 101 of file TGo4ConditionInfoSlots.cxx. References fxTGo4ConditionInfo, fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand(). |
|
|
Send command to analysis to printout condition list in the analysis terminal.
Definition at line 116 of file TGo4ConditionInfoSlots.cxx. References fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand(). |
|
|
Send command to analysis to get back the condition in the editor.
Definition at line 126 of file TGo4ConditionInfoSlots.cxx. References fxTGo4ConditionInfo, fxTGo4GUIRegistry, TGo4GUIRegistry::GetSlotClass(), and TGo4GUIRegistry::SubmitCommand(). |
|
|
Definition at line 57 of file TGo4ConditionInfoSlots.h. References fxConditionClass. |
|
|
@supplierCardinality 1.
Definition at line 61 of file TGo4ConditionInfoSlots.h. Referenced by SendConditionEditCommand(), SendConditionInfoCommand(), SendConditionPrintCommand(), and TGo4ConditionInfoSlots(). |
|
|
Definition at line 62 of file TGo4ConditionInfoSlots.h. Referenced by AddObject(), SendConditionEditCommand(), SendConditionInfoCommand(), and SetGUI(). |
|
|
Definition at line 63 of file TGo4ConditionInfoSlots.h. Referenced by GetStatus(), TGo4ConditionInfoSlots(), and ~TGo4ConditionInfoSlots(). |
|
|
remember array type of last received condition array. for correct start of the condition editor. Definition at line 67 of file TGo4ConditionInfoSlots.h. Referenced by AddObject(). |
|
|
remember name of real condition.
Definition at line 69 of file TGo4ConditionInfoSlots.h. Referenced by AddObject(), and SetConditionClass(). |
1.2.15