17#include "TGo4AnalysisClientImp.h"
18#include "TGo4AnalysisStatus.h"
19#include "TGo4AnalysisImp.h"
24 GO4TRACE((12,
"TGo4ComGetAnalysisStatus::TGo4ComGetAnalysisStatus() ctor",__LINE__, __FILE__));
32 GO4TRACE((12,
"TGo4ComGetAnalysisStatus::ExeCom()",__LINE__, __FILE__));
36 GO4TRACE((11,
"TGo4ComGetAnalysisStatus::ExeCom() - no receiver specified ERROR!",__LINE__, __FILE__));
37 TGo4Log::Debug(
" !!! ComGetAnalysisStatus ''%s'': NO RECEIVER ERROR!!!",GetName());
void SendStatusMessage(Int_t level, Bool_t printout, const TString &text) override
Send message to gui.
Status of the analysis instance.
static TGo4Analysis * Instance()
return analysis instance
Int_t ExeCom() override
Do the command action.
TGo4ComGetAnalysisStatus()
void SetReceiverName(const char *)
const char * GetTaskName() const
TGo4CommandReceiver * fxReceiverBase
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.
void SendStatus(TGo4Status *stat, const char *receiver=nullptr)
Send status object via status channel to the server.