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

AcdDisplay Class Reference

Display the ACD DOCA's as numbers at the tile positions. More...

Inheritance diagram for AcdDisplay:

Algorithm List of all members.

Public Methods

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

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

StatusCode execute ()
 mandatory. More...

StatusCode finalize ()
 mandatory. More...


Detailed Description

Display the ACD DOCA's as numbers at the tile positions.

Definition at line 19 of file AcdDisplay.cxx.


Constructor & Destructor Documentation

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

Constructor of this form must be provided.

Definition at line 38 of file AcdDisplay.cxx.

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

Definition at line 24 of file AcdDisplay.cxx.


Member Function Documentation

StatusCode AcdDisplay::execute ( )
 

mandatory.

Definition at line 79 of file AcdDisplay.cxx.

StatusCode AcdDisplay::finalize ( ) [inline]
 

mandatory.

Definition at line 30 of file AcdDisplay.cxx.

StatusCode AcdDisplay::initialize ( )
 

mandatory.

Definition at line 63 of file AcdDisplay.cxx.


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