Public Member Functions

TGo4AnalysisCommand Class Reference

#include <TGo4AnalysisCommand.h>

Inheritance diagram for TGo4AnalysisCommand:
TGo4Command TGo4AnalysisObjectCommand TGo4ComAddTreeHistogram TGo4ComAutosave TGo4ComCloseAnalysis TGo4ComGetAnalysisStatus TGo4ComGetNamesList TGo4ComInitAnalysis TGo4ComLoadAnalysisStatus TGo4ComPrintConditions TGo4ComPrintDynList TGo4ComPrintHistograms TGo4ComSaveAnalysisStatus TGo4ComSetAnalysisStatus

List of all members.

Public Member Functions

 TGo4AnalysisCommand (const char *name, const char *desc)
virtual ~TGo4AnalysisCommand ()
 TGo4AnalysisCommand (const TGo4AnalysisCommand &right)
 TGo4AnalysisCommand ()
virtual Int_t RefuseCom ()

Detailed Description

Definition at line 19 of file TGo4AnalysisCommand.h.


Constructor & Destructor Documentation

TGo4AnalysisCommand::TGo4AnalysisCommand ( const char *  name,
const char *  desc 
)
TGo4AnalysisCommand::~TGo4AnalysisCommand (  )  [virtual]

Definition at line 43 of file TGo4AnalysisCommand.cxx.

References GO4TRACE.

TGo4AnalysisCommand::TGo4AnalysisCommand ( const TGo4AnalysisCommand right  ) 

Definition at line 49 of file TGo4AnalysisCommand.cxx.

References GO4TRACE.

TGo4AnalysisCommand::TGo4AnalysisCommand (  ) 

Member Function Documentation

Int_t TGo4AnalysisCommand::RefuseCom (  )  [virtual]

Optional action if command is not allowed (warning message e.g.)

Reimplemented from TGo4Command.

Definition at line 56 of file TGo4AnalysisCommand.cxx.

References TGo4Command::fxReceiverBase, TGo4Command::GetMode(), TGo4Command::GetModeDescription(), TGo4Command::GetTaskName(), and TGo4AnalysisClient::SendStatusMessage().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines