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

Atlfast::GlobalEventDataMaker Class Reference

#include <GlobalEventDataMaker.h>

Inheritance diagram for Atlfast::GlobalEventDataMaker:

Inheritance graph
[legend]
Collaboration diagram for Atlfast::GlobalEventDataMaker:

Collaboration graph
[legend]
List of all members.

Public Methods

 GlobalEventDataMaker (const std::string &name, ISvcLocator *pSvcLocator)
 ~GlobalEventDataMaker ()
StatusCode initialize ()
StatusCode execute ()
StatusCode finalize ()

Detailed Description

This Algorithm sets all the Static GlobalEventData values in the Singleton class GlobalEventData.h in it initialize method.

Author:
Jon Couchman


Constructor & Destructor Documentation

Atlfast::GlobalEventDataMaker::GlobalEventDataMaker const std::string &    name,
ISvcLocator *    pSvcLocator
 

Standard Athena-Algorithm Constructor

Atlfast::GlobalEventDataMaker::~GlobalEventDataMaker  
 

Default Destructor


Member Function Documentation

StatusCode Atlfast::GlobalEventDataMaker::execute   [virtual]
 

standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::GlobalEventDataMaker::finalize   [virtual]
 

standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::GlobalEventDataMaker::initialize   [virtual]
 

standard Athena-Algorithm method

Reimplemented from IAlgorithm.


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:31:53 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001