v2.10-0 (21000JUN2005)

Go4GUI
Class TGo4ConditionInfoSlots


class TGo4ConditionInfoSlots
derived from TGo4SlotsBaseClass

Author:
Joern Adamczewski
Since: 24.09.03

Field Summary
 private Int_tfiCondArrayType
          remember array type of last received condition array. for
correct start of the condition editor.
 private TStringfxConditionClass
          remember name of real condition
 private TGo4ConditionInfo*fxTGo4ConditionInfo
           
 private TGo4ConditionInfoStatus*fxTGo4ConditionInfoStatus
           
 private TGo4GUIRegistry*fxTGo4GUIRegistry
           

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4ConditionInfoSlots(const char * name, const char * title, TGo4ConditionInfo* p)
           

Destructor Summary
 virtual synchronized ~TGo4ConditionInfoSlots()
           

Method Summary
 voidAddObject(TNamed* object)
           
 TGo4Status*GetStatus()
           
 voidSendConditionEditCommand()
          Send command to analysis to get back
the condition in the editor.
 voidSendConditionInfoCommand()
          Send command to analysis to get back
the status of the conditin under edit
 voidSendConditionPrintCommand()
          Send command to analysis to printout condition
list in the analysis terminal
 voidSetConditionClass(const char * cname)
           
 voidSetGUI(TGo4ConditionInfo* e)
           
 voidStatusChanged(TGo4Status* status)
           

Methods inherited from class Go4GUIBase.TGo4SlotsBaseClass
AddObject, AddObjectToLocalList, AddObjectToRemoteList

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Field Detail

fiCondArrayType

private Int_t fiCondArrayType
remember array type of last received condition array. for
correct start of the condition editor.

fxConditionClass

private TString fxConditionClass
remember name of real condition

fxTGo4ConditionInfo

private TGo4ConditionInfo* fxTGo4ConditionInfo

fxTGo4ConditionInfoStatus

private TGo4ConditionInfoStatus* fxTGo4ConditionInfoStatus

fxTGo4GUIRegistry

private TGo4GUIRegistry* fxTGo4GUIRegistry
supplierCardinality 1
Constructor Detail

TGo4ConditionInfoSlots

public TGo4ConditionInfoSlots(const char * name, const char * title, TGo4ConditionInfo* p)
Method Detail

~TGo4ConditionInfoSlots

public virtual synchronized ~TGo4ConditionInfoSlots()
Method Detail

AddObject

public void AddObject(TNamed* object)

GetStatus

public TGo4Status* GetStatus()

SendConditionEditCommand

public void SendConditionEditCommand()
Send command to analysis to get back
the condition in the editor.

SendConditionInfoCommand

public void SendConditionInfoCommand()
Send command to analysis to get back
the status of the conditin under edit

SendConditionPrintCommand

public void SendConditionPrintCommand()
Send command to analysis to printout condition
list in the analysis terminal

SetConditionClass

public void SetConditionClass(const char * cname)

SetGUI

public void SetGUI(TGo4ConditionInfo* e)

StatusChanged

public void StatusChanged(TGo4Status* status)

Association Links

to Class TGo4GUIRegistry

Supplier Cardinality 1

to Class TGo4ConditionInfoStatus


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005