#include <centellaAlg.h>
Inheritance diagram for centellaAlg:

Public Methods | |
| centellaAlg () | |
| default constructor. | |
| virtual | ~centellaAlg () |
| default destructor. | |
| virtual void | initialize () |
| overwrite the initialize method to ask for define. | |
Private Methods | |
| virtual void | define () |
| define the class using other algorithms. More... | |
centellaAlg is an algorithmVI.
centellaAlg runs an application to process RUN data.
Definition at line 36 of file centellaAlg.h.
|
|
|
define the class using other algorithms.
overwrite the initialize method to check if the algorith has been defined. If not define it first.
Reimplemented from defineVI.
Definition at line 14 of file centellaAlg.cpp.
|
overwrite the initialize method to ask for define.
Reimplemented from algorithmTree.
Definition at line 5 of file centellaAlg.cpp.
1.1.3 written by Dimitri van Heesch,
© 1997-2000