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

Atlfast::ExampleAnalysis Class Reference

#include <ExampleAnalysis.h>

Inheritance diagram for Atlfast::ExampleAnalysis:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 ExampleAnalysis (const std::string &name, ISvcLocator *pSvcLocator)
virtual ~ExampleAnalysis ()
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::ExampleAnalysis::ExampleAnalysis const std::string &    name,
ISvcLocator *    pSvcLocator
 

Standard Athena-Algorithm Constructor

virtual Atlfast::ExampleAnalysis::~ExampleAnalysis   [virtual]
 

Default Constructor


Member Function Documentation

StatusCode Atlfast::ExampleAnalysis::execute   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::ExampleAnalysis::finalize   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::ExampleAnalysis::initialize   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.


The documentation for this class was generated from the following file:
Generated on Wed Jan 23 12:59:59 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001