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

TkrDisplayAlg Class Reference

#include <TkrDisplayAlg.h>

Inheritance diagram for TkrDisplayAlg:

Algorithm List of all members.

Public Methods

 TkrDisplayAlg (const std::string& name, ISvcLocator* pSvcLocator)
 Constructor of this form must be provided. More...

virtual ~TkrDisplayAlg ()
StatusCode initialize ()
 mandatory. More...

StatusCode execute ()
 mandatory. More...

StatusCode finalize ()
 mandatory. More...


Protected Methods

StatusCode retrieve ()

Private Attributes

SiClustersm_SiClusters
SiRecObjsm_SiRecObjs

Constructor & Destructor Documentation

TkrDisplayAlg::TkrDisplayAlg ( const std::string & name,
ISvcLocator * pSvcLocator )
 

Constructor of this form must be provided.

Definition at line 25 of file TkrDisplayAlg.cxx.

TkrDisplayAlg::~TkrDisplayAlg ( ) [inline, virtual]
 

Definition at line 26 of file TkrDisplayAlg.h.


Member Function Documentation

StatusCode TkrDisplayAlg::execute ( )
 

mandatory.

Definition at line 57 of file TkrDisplayAlg.cxx.

StatusCode TkrDisplayAlg::finalize ( )
 

mandatory.

Definition at line 68 of file TkrDisplayAlg.cxx.

StatusCode TkrDisplayAlg::initialize ( )
 

mandatory.

Definition at line 33 of file TkrDisplayAlg.cxx.

StatusCode TkrDisplayAlg::retrieve ( ) [protected]
 

Definition at line 76 of file TkrDisplayAlg.cxx.


Member Data Documentation

SiClusters * TkrDisplayAlg::m_SiClusters [private]
 

Definition at line 40 of file TkrDisplayAlg.h.

SiRecObjs * TkrDisplayAlg::m_SiRecObjs [private]
 

Definition at line 41 of file TkrDisplayAlg.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:21:30 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000