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

Atlfast::ClusterMaker Class Reference

#include <ClusterMaker.h>

Inheritance diagram for Atlfast::ClusterMaker:

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

Collaboration graph
[legend]
List of all members.

Public Methods

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

Detailed Description

ClusterMaking is currently defined as a process which uses Cells from the TES and forms Clusters from them. The strategy employed is to sum all Cells in a given R-cone around an initiator.
[Note: This might be more correctly called pre-jet formation as the R-cones are of jet size and therefore this algorithm does not really correspond to the normal notion of forming clusters from,say, adjacent energy deposits.]


Constructor & Destructor Documentation

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

Standard Athena-Atlfast Constructor

virtual Atlfast::ClusterMaker::~ClusterMaker   [virtual]
 

Default Destructor


Member Function Documentation

StatusCode Atlfast::ClusterMaker::execute   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::ClusterMaker::finalize   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

StatusCode Atlfast::ClusterMaker::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:47 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001