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