#include <TGo4ComGetEnvelope.h>
Public Member Functions | |
TGo4ComGetEnvelope () | |
TGo4ComGetEnvelope (const char *obname, const char *foldername) | |
virtual | ~TGo4ComGetEnvelope () |
virtual Int_t | ExeCom () |
Requests the object by name from the client. 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 26 of file TGo4ComGetEnvelope.h.
TGo4ComGetEnvelope::TGo4ComGetEnvelope | ( | ) |
Definition at line 30 of file TGo4ComGetEnvelope.cxx.
References GO4TRACE, TGo4Command::SetDescription(), and TGo4Command::SetReceiverName().
TGo4ComGetEnvelope::TGo4ComGetEnvelope | ( | const char * | obname, | |
const char * | foldername | |||
) |
Definition at line 22 of file TGo4ComGetEnvelope.cxx.
References GO4TRACE, TGo4AnalysisObjectCommand::SetFolderName(), and TGo4Command::SetReceiverName().
TGo4ComGetEnvelope::~TGo4ComGetEnvelope | ( | ) | [virtual] |
Definition at line 39 of file TGo4ComGetEnvelope.cxx.
References GO4TRACE.
Int_t TGo4ComGetEnvelope::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 44 of file TGo4ComGetEnvelope.cxx.
References TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4AnalysisObjectManager::GetAsTObject(), TGo4AnalysisObjectCommand::GetFolderName(), TGo4AnalysisObjectCommand::GetObjectName(), TGo4Command::GetTaskName(), GO4TRACE, TGo4Analysis::Instance(), TGo4Analysis::ObjectManager(), and TGo4Slave::SendObject().