Inheritance diagram for MyRecGlobal:
Public Member Functions | |
MyRecGlobal () | |
MyRecGlobal (const char *name, const char *title) | |
virtual | ~MyRecGlobal () |
void | Exec (Option_t *option="") |
Definition at line 135 of file MyTasks.cxx.
MyRecGlobal::MyRecGlobal | ( | ) | [inline] |
Definition at line 138 of file MyTasks.cxx.
MyRecGlobal::MyRecGlobal | ( | const char * | name, | |
const char * | title | |||
) |
virtual MyRecGlobal::~MyRecGlobal | ( | ) | [inline, virtual] |
Definition at line 140 of file MyTasks.cxx.
void MyRecGlobal::Exec | ( | Option_t * | option = "" |
) | [virtual] |