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

Atlfast::ICellSelector Class Reference

#include <ICellSelector.h>

Inheritance diagram for Atlfast::ICellSelector:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual bool operator() (const Cell *) const=0
virtual ~ICellSelector ()

Detailed Description

Interface for cell selector function objects.


Constructor & Destructor Documentation

virtual Atlfast::ICellSelector::~ICellSelector   [inline, virtual]
 

virtual Destructor


Member Function Documentation

virtual bool Atlfast::ICellSelector::operator() const Cell   cptr const [pure virtual]
 

operator() to select Cell

Reimplemented in Atlfast::CellsAboveThreshold.


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