Public Methods | |
| GRBTestAlg (const std::string &name, ISvcLocator *pSvcLocator) | |
| Constructor of this form must be provided. More... | |
| StatusCode | initialize () |
| Initializes the algorithm. More... | |
| StatusCode | execute () |
| Executes the algorithm, calling GRBTest. | |
| StatusCode | finalize () |
| Finalizes the algorithm. | |
It contains the structure of a general algorithm of Gaudi. All the option available are declered in the joboptions file. To test the algorithm, run:
test_GRB.exe ./src/test/GRBtestAlgOptions.txt
|
||||||||||||
|
Constructor of this form must be provided. In the constructor the algorithm declares its properties |
|
|
Initializes the algorithm. It uses the Job options service to set the Algorithm's parameters, and points to flux service |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001