#include <CellsAboveThreshold.h>
Inheritance diagram for Atlfast::CellsAboveThreshold:
Public Methods | |
CellsAboveThreshold (double ET=0.) | |
~CellsAboveThreshold () | |
virtual bool | operator() (const Cell *cptr) const |
|
Constructor taking energy threshold |
|
|
|
Returns true if Cell's energy sum is above energy threshold Reimplemented from Atlfast::ICellSelector. |