24 GO4TRACE((12,
"TGo4ComAddTreeHistogram::TGo4ComAddTreeHistogram() ctor",__LINE__, __FILE__));
31 GO4TRACE((12,
"TGo4ComAddTreeHistogram::TGo4ComAddTreeHistogram() ctor",__LINE__, __FILE__));
44 GO4TRACE((12,
"TGo4ComAddTreeHistogram::~TGo4ComAddTreeHistogram() dtor",__LINE__, __FILE__));
58 GO4TRACE((12,
"TGo4ComAddTreeHistogram::ExeCom()",__LINE__, __FILE__));
69 if (histo.Length()==0) histo =
"hTreeDraw";
77 "Added Dynamic histogram %s for tree %s.",
83 "Could not add Dynamic histogram %s for tree %s !!!",
90 " %s ERROR no analysis ",GetName()));
96 GO4TRACE((11,
"TGo4ComAddTreeHistogram::ExeCom() - no receiver specified ERROR!",__LINE__, __FILE__));
97 TGo4Log::Debug(
" !!! ComAddTreeHistogram ''%s'': NO RECEIVER ERROR!!!",GetName());
Bool_t AddTreeHistogram(const char *hisname, const char *treename, const char *varexp, const char *cutexp)
void SetReceiverName(const char *)
virtual void SendStatusMessage(Int_t level, Bool_t printout, const TString &text)
TGo4CommandReceiver * fxReceiverBase
void SetCut(const char *cut)
void SetVarexp(const char *exp)
virtual ~TGo4ComAddTreeHistogram()
void SetTreeName(const char *name)
TGo4ComAddTreeHistogram()
virtual void Set(TGo4RemoteCommand *remcon)
void SetProtection(Go4CommandMode_t m)
const char * GetString(Int_t i) const
static TGo4Analysis * Instance()
void SetHistogramName(const char *name)
static void Debug(const char *text,...)