#include <TGo4ComGetParameter.h>
Inheritance diagram for TGo4ComGetParameter:
Public Methods | |
TGo4ComGetParameter () | |
TGo4ComGetParameter (const char *obname) | |
virtual | ~TGo4ComGetParameter () |
Int_t | ExeCom () |
Do the command action. More... |
Used to request status of a parameter by name without requesting for the complete object status list.
Definition at line 27 of file TGo4ComGetParameter.h.
|
Definition at line 31 of file TGo4ComGetParameter.cxx. References TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 23 of file TGo4ComGetParameter.cxx. References TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 40 of file TGo4ComGetParameter.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 45 of file TGo4ComGetParameter.cxx. References TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4AnalysisObjectCommand::GetObjectName(), TGo4Analysis::GetParameter(), TGo4Command::GetTaskName(), TGo4Analysis::Instance(), TGo4Slave::SendObject(), TGo4Slave::SendStatusMessage(), and TRACE. |