33 TExec(
const char *
name,
const char *command);
36 virtual void Exec(
const char *command=
"");
#define ClassDef(name, id)
TExec is a utility class that can be used to execute a C++ command when some event happens in a pad.
virtual ~TExec()
Exec default destructor.
virtual void Paint(Option_t *option="")
Execute the command referenced by this object.
virtual void SetAction(const char *action)
virtual void Exec(const char *command="")
Execute the command referenced by this object.
TExec()
Exec default constructor.
virtual void SavePrimitive(std::ostream &out, Option_t *option="")
Save primitive as a C++ statement(s) on output stream out.
The TNamed class is the base class for all named ROOT classes.
virtual void SetTitle(const char *title="")
Set the title of the TNamed.