23 GO4TRACE((12,
"TGo4ComPrintHistograms::TGo4ComPrintHistograms() ctor",__LINE__, __FILE__));
30 GO4TRACE((12,
"TGo4ComPrintHistograms::ExeCom() dtor",__LINE__, __FILE__));
34 GO4TRACE((11,
"TGo4ComPrintHistograms::ExeCom() - found valid receiver",__LINE__, __FILE__));
40 "Analysis %s prints out histogram statistics.",ana->
GetName()));
45 " %s ERROR no analysis ",GetName()));
53 GO4TRACE((11,
"TGo4ComPrintHistograms::ExeCom() - no receiver specified ERROR!",__LINE__, __FILE__));
void SendStatusMessage(Int_t level, Bool_t printout, const TString &text) override
Send message to gui.
The mother of all go4 analysis.
static TGo4Analysis * Instance()
return analysis instance
void PrintHistograms(const char *expression=nullptr)
Printout of all histogram statistic counters on the terminal.
const char * GetName() const override
Return analysis name.
Int_t ExeCom() override
Do the command action.
TGo4CommandReceiver * fxReceiverBase
void SetReceiverName(const char *)
static void Debug(const char *text,...) GO4_PRINTF_ARGS
User shortcut for message with prio 0.