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

Atlfast::ClusterConeStrategy Class Reference

#include <ClusterConeStrategy.h>

Inheritance diagram for Atlfast::ClusterConeStrategy:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 ClusterConeStrategy (double rConeBarrel, double rConeForward, double minInitiatorET, double minClusterET)
virtual void makeClusters (MsgStream &log, std::vector< Cell *> storedCells, CellCollection *unusedCells, ClusterCollection *clusters) const

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::ClusterConeStrategy::ClusterConeStrategy double    rConeBarrel,
double    rConeForward,
double    minInitiatorET,
double    minClusterET
[inline]
 


Member Function Documentation

virtual void Atlfast::ClusterConeStrategy::makeClusters MsgStream &    log,
std::vector< Cell *>    storedCells,
CellCollection   unusedCells,
ClusterCollection   clusters
const [virtual]
 

Reimplemented from Atlfast::IClusterStrategy.


The documentation for this class was generated from the following file:
Generated on Mon Feb 4 15:56:07 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001