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

Atlfast::AnalysisSkeleton Class Reference

#include <AnalysisSkeleton.h>

Inheritance diagram for Atlfast::AnalysisSkeleton:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

Standard Athena-Algorithm Constructor

virtual Atlfast::AnalysisSkeleton::~AnalysisSkeleton   [virtual]
 

Default Constructor


Member Function Documentation

StatusCode Atlfast::AnalysisSkeleton::execute   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::AnalysisSkeleton::finalize   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::AnalysisSkeleton::initialize   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.


The documentation for this class was generated from the following file:
Generated on Thu Apr 18 12:03:31 2002 for AtlfastExamples by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001