27 fbPrintoutOnly(kFALSE),
30 GO4TRACE((12,
"TGo4ComGetCurrentEvent::TGo4ComGetCurrentEvent(const char *) ctor",__LINE__, __FILE__));
41 GO4TRACE((12,
"TGo4ComGetCurrentEvent::TGo4ComGetCurrentEvent() ctor",__LINE__, __FILE__));
48 GO4TRACE((12,
"TGo4ComGetCurrentEvent::ExeCom()",__LINE__, __FILE__));
50 TGo4Log::Debug(
" Executing %s : Event %s requested, isoutput=%d, printoutonly=%d ",
56 GO4TRACE((11,
"TGo4ComGetCurrentEvent::ExeCom() - no receiver specified ERROR!",__LINE__, __FILE__));
57 TGo4Log::Debug(
" !!! %s : NO or WRONG RECEIVER ERROR!!!",GetName());
64 cli->
SendStatusMessage(3, kTRUE,TString::Format(
" %s ERROR no analysis ",GetName()));
80 "GetCurrentEvent %s - ERROR: no such event ",
GetObjectName()));
102 TString::Format(
"GetCurrentEvent %s - ERROR: no such event ",
GetObjectName()));
void SendObject(TObject *obj, const char *receiver=nullptr)
void SetReceiverName(const char *)
TGo4CommandReceiver * fxReceiverBase
void ShowEvent(const char *stepname, Bool_t isoutput=kTRUE)
void SendStatusMessage(Int_t level, Bool_t printout, const TString &text) override
virtual void PrintEvent()
Bool_t IsPrintoutOnly() const
TTree * CreateSingleEventTree(const char *name, Bool_t isoutput=kTRUE)
Bool_t IsTreeMode() const
static void Debug(const char *text,...) GO4_PRINTF_ARGS
const char * GetTaskName() const
TGo4EventElement * GetInputEvent(const char *stepname) const
void Set(TGo4RemoteCommand *remcon) override
Bool_t IsOutputEvent() const
Int_t GetValue(Int_t i) const
const char * GetObjectName() const
void Set(TGo4RemoteCommand *remcon) override
TGo4EventElement * GetEventStructure(const char *name) const
TGo4EventElement * GetOutputEvent(const char *stepname) const
static TGo4Analysis * Instance()