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

Atlfast::CellMaker Class Reference

#include <CellMaker.h>

Inheritance diagram for Atlfast::CellMaker:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 CellMaker (const std::string &name, ISvcLocator *pSvcLocator)
 ~CellMaker ()
StatusCode initialize ()
StatusCode execute ()
StatusCode finalize ()

Detailed Description

Maker class which reads Monte Carlo information form the TES and causes a calorimeter simulation of their energy deposits.
This results in a collection of hit Cell entities to be written to the TES


Constructor & Destructor Documentation

Atlfast::CellMaker::CellMaker const std::string &    name,
ISvcLocator *    pSvcLocator
 

Standard Athena-Algorithm Constructor

Atlfast::CellMaker::~CellMaker  
 

Default Destructor


Member Function Documentation

StatusCode Atlfast::CellMaker::execute   [virtual]
 

standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::CellMaker::finalize   [virtual]
 

standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::CellMaker::initialize   [virtual]
 

standard Athena-Algorithm method

Reimplemented from IAlgorithm.


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 14:31:45 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001