#include <TGo4ComSetAnalysisStatus.h>
Inheritance diagram for TGo4ComSetAnalysisStatus:
Public Methods | |
TGo4ComSetAnalysisStatus () | |
TGo4ComSetAnalysisStatus (TGo4AnalysisStatus *settings) | |
virtual | ~TGo4ComSetAnalysisStatus () |
Int_t | ExeCom () |
Do the command action. More... | |
void | SetStatusObject (TGo4AnalysisStatus *settings) |
Private Attributes | |
TGo4AnalysisStatus * | fxAnalysisStatus |
More... |
Analysis will be closed before the new parameters are applied. This command does _not_ initialize the event classes.
Definition at line 28 of file TGo4ComSetAnalysisStatus.h.
|
Definition at line 35 of file TGo4ComSetAnalysisStatus.cxx. References fxAnalysisStatus, kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 24 of file TGo4ComSetAnalysisStatus.cxx. References fxAnalysisStatus, kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 46 of file TGo4ComSetAnalysisStatus.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 56 of file TGo4ComSetAnalysisStatus.cxx. References TGo4Log::Debug(), fxAnalysisStatus, TGo4Analysis::Instance(), TGo4Slave::MainIsRunning(), TGo4Analysis::PostLoop(), TGo4Slave::SendStatusMessage(), TGo4Analysis::SetStatus(), and TRACE. |
|
Definition at line 51 of file TGo4ComSetAnalysisStatus.cxx. References fxAnalysisStatus. |
|
Definition at line 45 of file TGo4ComSetAnalysisStatus.h. Referenced by ExeCom(), SetStatusObject(), and TGo4ComSetAnalysisStatus(). |