v2.10-0 (21000JUN2005)

Go4GUI
Class TGo4HistogramInfoSlots


class TGo4HistogramInfoSlots
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 TGo4GUIRegistry*fxTGo4GUIRegistry
           
 private TGo4HistogramInfo*fxTGo4HistogramInfo
           
 private TGo4HistogramInfoStatus*fxTGo4HistogramInfoStatus
           

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4HistogramInfoSlots(const char * name, const char * title, TGo4HistogramInfo* p)
           

Destructor Summary
 virtual synchronized ~TGo4HistogramInfoSlots()
           

Method Summary
 voidAddObject(TNamed* object)
           
 TGo4Status*GetStatus()
           
 voidSendHistogramInfoCommand()
          Send command to analysis to get back
the status of the histogram under edit
 voidSendHistogramPrintCommand()
          Send command to analysis to printout histogram
list in the analysis terminal
 voidSendHistogramRequestCommand()
          Send command to analysis to get back
the current histogram for drawing
 voidSetGUI(TGo4HistogramInfo* 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

fxTGo4GUIRegistry

private TGo4GUIRegistry* fxTGo4GUIRegistry
supplierCardinality 1

fxTGo4HistogramInfo

private TGo4HistogramInfo* fxTGo4HistogramInfo

fxTGo4HistogramInfoStatus

private TGo4HistogramInfoStatus* fxTGo4HistogramInfoStatus
Constructor Detail

TGo4HistogramInfoSlots

public TGo4HistogramInfoSlots(const char * name, const char * title, TGo4HistogramInfo* p)
Method Detail

~TGo4HistogramInfoSlots

public virtual synchronized ~TGo4HistogramInfoSlots()
Method Detail

AddObject

public void AddObject(TNamed* object)

GetStatus

public TGo4Status* GetStatus()

SendHistogramInfoCommand

public void SendHistogramInfoCommand()
Send command to analysis to get back
the status of the histogram under edit

SendHistogramPrintCommand

public void SendHistogramPrintCommand()
Send command to analysis to printout histogram
list in the analysis terminal

SendHistogramRequestCommand

public void SendHistogramRequestCommand()
Send command to analysis to get back
the current histogram for drawing

SetGUI

public void SetGUI(TGo4HistogramInfo* e)

StatusChanged

public void StatusChanged(TGo4Status* status)

Association Links

to Class TGo4GUIRegistry

Supplier Cardinality 1

to Class TGo4HistogramInfoStatus


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

30-06-2005