Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

GRBTestAlg Class Reference

Test the GRB Gaudi algorithm. More...

List of all members.

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.


Detailed Description

Test the GRB Gaudi 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 & Destructor Documentation

GRBTestAlg::GRBTestAlg const std::string &    name,
ISvcLocator *    pSvcLocator
 

Constructor of this form must be provided.

In the constructor the algorithm declares its properties


Member Function Documentation

StatusCode GRBTestAlg::initialize  
 

Initializes the algorithm.

It uses the Job options service to set the Algorithm's parameters, and points to flux service


The documentation for this class was generated from the following file:
Generated on Mon Jan 27 11:43:33 2003 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001