#include <ICellSelector.h>
Inheritance diagram for Atlfast::ICellSelector:
Public Methods | |
virtual bool | operator() (const Cell *) const=0 |
virtual | ~ICellSelector () |
|
virtual Destructor |
|
operator() to select Cell Reimplemented in Atlfast::CellsAboveThreshold. |