#define ClassDefOverride(name, id)
Sub-class of TMacro, overriding Exec to unload the previous version and cleanup after the execution.
void ResetRoot()
Call gROOT->Reset() via interpreter.
Longptr_t Exec(const char *params="0", Int_t *error=nullptr) override
Execute the macro.
TEveMacro()
Default constructor.
Class supporting a collection of lines with C++ code.