14#ifndef TGO4COMADDTREEHISTOGRAM_H
15#define TGO4COMADDTREEHISTOGRAM_H
void SetCut(const char *cut)
Set TCut to be applied on this tree histogram.
void SetHistogramName(const char *name)
Set histogram (dynamic entry) name.
void Set(TGo4RemoteCommand *remcon) override
Set internals of this command from specification of external remote command (command container).
TString fxVarexp
Variable expression defining what to draw in the histogram.
void SetTreeName(const char *name)
Set tree name.
TString fxTreeName
Name of Tree linked to that histogram.
Int_t ExeCom() override
Do the command action.
TString fxHistoName
Name of the histogram for dynamic list.
TString fxCut
String with cut expression.
void SetVarexp(const char *exp)
Set dynamic entry index name.
TGo4ComAddTreeHistogram()
This command is a container for commands to be send from master to slave via inter-process transport.