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

Atlfast::TestAnalysis Class Reference

#include <TestAnalysis.h>

Inheritance diagram for Atlfast::TestAnalysis:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

Detailed Description

This is an example Algorithm designed to show new users of Athena/Atlfast how to access and use Atlfast objects from the TES.


Constructor & Destructor Documentation

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

Standard Athena-Algorithm Constructor

virtual Atlfast::TestAnalysis::~TestAnalysis   [virtual]
 

Default Constructor


Member Function Documentation

StatusCode Atlfast::TestAnalysis::execute   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::TestAnalysis::finalize   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::TestAnalysis::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:32:05 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001