#include <TGo4ComGetAnalysisStatus.h>
Public Member Functions | |
| TGo4ComGetAnalysisStatus () | |
| virtual | ~TGo4ComGetAnalysisStatus () |
| virtual Int_t | ExeCom () |
Requests for the current analysis status. Status contains all settings of the analysis steps.
Definition at line 24 of file TGo4ComGetAnalysisStatus.h.
| TGo4ComGetAnalysisStatus::TGo4ComGetAnalysisStatus | ( | ) |
Definition at line 21 of file TGo4ComGetAnalysisStatus.cxx.
References GO4TRACE, and TGo4Command::SetReceiverName().
| TGo4ComGetAnalysisStatus::~TGo4ComGetAnalysisStatus | ( | ) | [virtual] |
Definition at line 29 of file TGo4ComGetAnalysisStatus.cxx.
References GO4TRACE.
| Int_t TGo4ComGetAnalysisStatus::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 35 of file TGo4ComGetAnalysisStatus.cxx.
References TGo4Analysis::CreateStatus(), TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4Command::GetTaskName(), GO4TRACE, TGo4Analysis::Instance(), TGo4Slave::SendStatus(), and TGo4AnalysisClient::SendStatusMessage().
1.7.1