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

Atlfast::ICellSelector Class Reference

Interface for cell selector function objects. More...

#include <ICellSelector.h>

Inheritance diagram for Atlfast::ICellSelector:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual bool operator() (const ICell *) const=0
 operator() to select Cell

virtual ~ICellSelector ()
 virtual Destructor


Detailed Description

Interface for cell selector function objects.

Definition at line 13 of file ICellSelector.h.


Constructor & Destructor Documentation

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

virtual Destructor

Definition at line 19 of file ICellSelector.h.

00019 {};

Member Function Documentation

virtual bool Atlfast::ICellSelector::operator() const ICell *    const [pure virtual]
 

operator() to select Cell

Implemented in Atlfast::CellsAboveThreshold.


The documentation for this class was generated from the following file:
Generated on Tue Mar 18 11:18:56 2003 for AtlfastAlgs by doxygen1.3-rc1