v2.10-0 (21000JUN2005)

Go4TaskHandlerExample
Class TGo4ExampleApplication


class TGo4ExampleApplication
derived from TGo4CommandReceiver, TNamed

Example application class; this class may also run as standalone application
without the threaded client-server mechanism (e.g. as later analysis class)


Field Summary
 private TGo4BufferQueue*fxDataQ
           
 private TH1D*fxDemoHistogram
           

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4ExampleApplication(TGo4BufferQueue* datq)
           

Destructor Summary
 virtual synchronized ~TGo4ExampleApplication()
           

Method Summary
 voidCommandAction1()
           
 voidCommandAction2()
           
 voidFillHistograms()
           
 TH1*GetHistogram()
           
 voidSendData(TNamed* data)
          put named data object into the current data queue;
will be sent to the gui server

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

fxDataQ

private TGo4BufferQueue* fxDataQ

fxDemoHistogram

private TH1D* fxDemoHistogram
Constructor Detail

TGo4ExampleApplication

public TGo4ExampleApplication(TGo4BufferQueue* datq)
Method Detail

~TGo4ExampleApplication

public virtual synchronized ~TGo4ExampleApplication()
Method Detail

CommandAction1

public void CommandAction1()

CommandAction2

public void CommandAction2()

FillHistograms

public void FillHistograms()

GetHistogram

public TH1* GetHistogram()

SendData

public void SendData(TNamed* data)
put named data object into the current data queue;
will be sent to the gui server

Association Links

to Class TGo4BufferQueue

to Class TH1D


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

30-06-2005