Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
centellaAlg Class Reference
centella algorithm and program aplication.
More...
#include <centellaAlg.h>
Inheritance diagram for centellaAlg:
List of all members.
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...
|
Detailed Description
centella algorithm and program aplication.
centellaAlg
is an algorithmVI.
centellaAlg
runs an application to process RUN data.
- centellaAlg is an algorithmTree that runs:
- Execution of some initial algorithms
- Apply the options
- Open the Input/Output files
- Load the calibration files
- User defined algorithms in algorithmTask "iniOfRun".
- Execution of the runAlgRun to run a Run
- Execution of some final algorithms
- User defined algorithms in algorithmTask "endOfRun"
- Close the Input/Output files
- It uses the defineVI base class to define the algorithms of the tree.
Definition at line 36 of file centellaAlg.h.
Constructor & Destructor Documentation
centellaAlg::centellaAlg ( ) [inline] |
|
centellaAlg::~centellaAlg ( ) [inline, virtual] |
|
Member Function Documentation
void centellaAlg::define ( ) [inline, private, virtual] |
|
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.
void centellaAlg::initialize ( ) [inline, virtual] |
|
The documentation for this class was generated from the following files:
Generated at Fri Aug 18 12:57:39 2000 for centella framework by
1.1.3 written by Dimitri van Heesch,
© 1997-2000