14#ifndef TGO4COMGETCURRENTEVENT_H
15#define TGO4COMGETCURRENTEVENT_H
TGo4AnalysisObjectCommand()
Bool_t fbTreeMode
If true, event will be put into tree before showing; otherwise use PrintEvent method or send event di...
Bool_t IsOutputEvent() const
Bool_t IsTreeMode() const
void Set(TGo4RemoteCommand *remcon) override
Set internals of this command from specification of external remote command (command container).
void SetTreeMode(Bool_t on=kTRUE)
void SetOutputEvent(Bool_t output=kTRUE)
void SetPrintoutOnly(Bool_t on=kTRUE)
Bool_t fbOutputEvent
If true output event is searched, otherwise input event of step.
Bool_t IsPrintoutOnly() const
Int_t ExeCom() override
Do the command action.
Bool_t fbPrintoutOnly
If true, the event will not be sent but content is shown on analysis terminal.
This command is a container for commands to be send from master to slave via inter-process transport.