v2.10-0 (21000JUN2005)

Go4CommandsAnalysis
Class TGo4AnalysisCommand

Direct Known Subclasses:
TGo4AnalysisObjectCommand, TGo4AnalysisStepCommand, TGo4ComAddTreeHistogram, TGo4ComAutosave, TGo4ComCloseAnalysis, TGo4ComGetAnalysisStatus, TGo4ComGetNamesList, TGo4ComInitAnalysis, TGo4ComLoadAnalysisStatus, TGo4ComPrintConditions, TGo4ComPrintDynList, TGo4ComPrintHistograms, TGo4ComSaveAnalysisStatus, TGo4ComSetAnalysisStatus, TGo4ComStartHistoServ, TGo4ComStopHistoServ, TGo4DynamicListCommand

class TGo4AnalysisCommand
derived from TGo4Command


Fields inherited from class Go4CommandsBase.TGo4Command
fbIsEnabled, fbIsExclusive, fbIsLocal, fbIsSynchron, fgcMODEDESCRIPTION, fiCommandID, fiMode, fiProtection, fiVersion, fxReceiverBase

Fields inherited from class TNamed
fName, fTitle

Constructor Summary
TGo4AnalysisCommand(const char * name, const char * desc)
           
TGo4AnalysisCommand(const TGo4AnalysisCommand& right)
           
TGo4AnalysisCommand()
           

Destructor Summary
 virtual synchronized ~TGo4AnalysisCommand()
           

Method Summary
 synchronized TGo4AnalysisCommand&operator=(const TGo4AnalysisCommand& right)
           
 virtual Int_tRefuseCom()
          Optional action if command is not allowed (warning message e.g.)

Methods inherited from class Go4CommandsBase.TGo4Command
ExeCom, GetCommandID, GetMode, GetModeDescription, GetProtection, GetReceiverName, GetTaskName, Help, IsEnabled, IsExclusive, IsLocal, IsSynchron, Log, SetDescription, SetMode, SetProtection, SetReceiver, SetReceiverName, SetTaskName, UnExeCom, What

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

Constructor Detail

TGo4AnalysisCommand

public TGo4AnalysisCommand(const char * name, const char * desc)

TGo4AnalysisCommand

public TGo4AnalysisCommand(const TGo4AnalysisCommand& right)

TGo4AnalysisCommand

public TGo4AnalysisCommand()
Method Detail

~TGo4AnalysisCommand

public virtual synchronized ~TGo4AnalysisCommand()
Method Detail

operator=

public synchronized TGo4AnalysisCommand& operator=(const TGo4AnalysisCommand& right)

RefuseCom

public virtual Int_t RefuseCom()
Optional action if command is not allowed (warning message e.g.)

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

30-06-2005