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