#include <TGo4ComSetAnalysisStatus.h>
Inheritance diagram for TGo4ComSetAnalysisStatus:
Public Member Functions | |
TGo4ComSetAnalysisStatus () | |
TGo4ComSetAnalysisStatus (TGo4AnalysisStatus *settings) | |
virtual | ~TGo4ComSetAnalysisStatus () |
Int_t | ExeCom () |
Do the command action. | |
virtual void | Set (TGo4RemoteCommand *remcon) |
Set internals of this command from specification of external remote command (command container). | |
void | SetStatusObject (TGo4AnalysisStatus *settings) |
Private Attributes | |
TGo4AnalysisStatus * | fxAnalysisStatus |
1 |
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 36 of file TGo4ComSetAnalysisStatus.cxx. References fxAnalysisStatus, kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 25 of file TGo4ComSetAnalysisStatus.cxx. References fxAnalysisStatus, kGo4ComModeController, TGo4Command::SetProtection(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 47 of file TGo4ComSetAnalysisStatus.cxx. References fxAnalysisStatus, and TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 71 of file TGo4ComSetAnalysisStatus.cxx. References TGo4Log::Debug(), fxAnalysisStatus, TGo4Command::fxReceiverBase, TGo4Analysis::Instance(), TGo4Slave::MainIsRunning(), TGo4Analysis::PostLoop(), TGo4Slave::SendStatusMessage(), TGo4Analysis::SetStatus(), and TRACE. |
|
Set internals of this command from specification of external remote command (command container). Must be overloaded for each specific command! Reimplemented from TGo4Command. Definition at line 58 of file TGo4ComSetAnalysisStatus.cxx. References fxAnalysisStatus, and TGo4RemoteCommand::GetAggregate(). |
|
Definition at line 53 of file TGo4ComSetAnalysisStatus.cxx. References fxAnalysisStatus. |
|
Definition at line 51 of file TGo4ComSetAnalysisStatus.h. Referenced by ExeCom(), Set(), SetStatusObject(), TGo4ComSetAnalysisStatus(), and ~TGo4ComSetAnalysisStatus(). |