#include <TGo4ComGetObject.h>
Inheritance diagram for TGo4ComGetObject:
Public Methods | |
TGo4ComGetObject () | |
TGo4ComGetObject (const char *obname) | |
virtual | ~TGo4ComGetObject () |
Int_t | ExeCom () |
Do the command action. More... |
Object is firstly taken from dynamic list; if it is not there, it is searched in the root registry. Object will be send via data channel.
Definition at line 28 of file TGo4ComGetObject.h.
|
Definition at line 32 of file TGo4ComGetObject.cxx. References TGo4Command::SetDescription(), TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 24 of file TGo4ComGetObject.cxx. References TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 41 of file TGo4ComGetObject.cxx. References TRACE. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 46 of file TGo4ComGetObject.cxx. References TGo4Log::Debug(), TGo4AnalysisObjectCommand::GetFolderName(), TGo4Analysis::GetObject(), TGo4AnalysisObjectCommand::GetObjectName(), TGo4Command::GetTaskName(), TGo4Analysis::Instance(), TGo4Slave::SendObject(), and TRACE. |