25 GO4TRACE((12,
"TGo4ComGetEnvelope::TGo4ComGetEnvelope(const char *) ctor",__LINE__, __FILE__));
33 GO4TRACE((12,
"TGo4ComGetEnvelope::TGo4ComGetEnvelope() ctor",__LINE__, __FILE__));
35 SetName(
"ANGetEnvelope");
41 GO4TRACE((12,
"TGo4ComGetEnvelope::ExeCom()",__LINE__, __FILE__));
45 GO4TRACE((11,
"TGo4ComGetEnvelope::ExeCom() - no receiver specified ERROR!",__LINE__, __FILE__));
50 GO4TRACE((11,
"TGo4ComGetEnvelope::ExeCom() - found valid receiver",__LINE__, __FILE__));
const char * GetObjectName() const
access to the object name under command.
TGo4AnalysisObjectCommand()
const char * GetFolderName() const
void SetFolderName(const char *name)
TObject * GetAsTObject(const char *name, const char *folder=nullptr)
Searches for object by name in all go4 folders.
static TGo4Analysis * Instance()
return analysis instance
TGo4AnalysisObjectManager * ObjectManager() const
Returns pointer on analysis object manager.
Int_t ExeCom() override
Do the command action.
TGo4CommandReceiver * fxReceiverBase
void SetDescription(const char *)
void SetReceiverName(const char *)
const char * GetTaskName() const
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.
void SendObject(TObject *obj, const char *receiver=nullptr)
Send object via data channel to the server.