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