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

Atlfast::ClusterConeStrategy Class Reference

#include <ClusterConeStrategy.h>

List of all members.


Public Methods

 ClusterConeStrategy (double rConeBarrel, double rConeForward, double minInitiatorET, double minClusterET, bool masslessJets)
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,
bool    masslessJets
[inline]
 


Member Function Documentation

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


The documentation for this class was generated from the following file:
Generated on Wed May 1 14:12:40 2002 for AtlfastAlgs by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001