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

CalDisplay Class Reference

Display the Cal reconstructed information. More...

#include <CalDisplay.h>

Inheritance diagram for CalDisplay:

Algorithm List of all members.

Public Methods

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

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

StatusCode execute ()
 mandatory. More...

StatusCode finalize ()
 mandatory. More...

void clearLogsDisp ()
void clearClusterDisp ()

Private Attributes

CalRecLogsm_crl
CsIClusterListm_cls
ICalGeometrySvcm_CalGeo

Detailed Description

Display the Cal reconstructed information.

Definition at line 14 of file CalDisplay.h.


Constructor & Destructor Documentation

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

Constructor of this form must be provided.

Definition at line 24 of file CalDisplay.cxx.

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

Definition at line 19 of file CalDisplay.h.


Member Function Documentation

void CalDisplay::clearClusterDisp ( ) [inline]
 

Definition at line 28 of file CalDisplay.h.

Referenced by CsIClusterList::~CsIClusterList().

void CalDisplay::clearLogsDisp ( ) [inline]
 

Definition at line 27 of file CalDisplay.h.

StatusCode CalDisplay::execute ( )
 

mandatory.

Definition at line 196 of file CalDisplay.cxx.

StatusCode CalDisplay::finalize ( ) [inline]
 

mandatory.

Definition at line 25 of file CalDisplay.h.

StatusCode CalDisplay::initialize ( )
 

mandatory.

Definition at line 158 of file CalDisplay.cxx.


Member Data Documentation

ICalGeometrySvc * CalDisplay::m_CalGeo [private]
 

Definition at line 34 of file CalDisplay.h.

CsIClusterList * CalDisplay::m_cls [private]
 

Definition at line 33 of file CalDisplay.h.

CalRecLogs * CalDisplay::m_crl [private]
 

Definition at line 32 of file CalDisplay.h.


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