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