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 Member Functions

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

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 20 of file ICellSelector.h.

00020 {};


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 Mon Sep 24 14:19:40 2007 for AtlfastAlgs by  doxygen 1.5.1