#include <NNClusters.h>
Public Member Functions | |
EnergyCut (double eCut) | |
bool | operator() (T *hit) |
Protected Member Functions | |
EnergyCut () | |
Protected Attributes | |
double | _eCut |
Simple predicate class for applying an energy cut to the objects of type T. Requires float/double T::Energy().
Definition at line 293 of file NNClusters.h.
|
inline |
Definition at line 295 of file NNClusters.h.
|
inlineprotected |
Definition at line 301 of file NNClusters.h.
|
inline |
Definition at line 297 of file NNClusters.h.
|
protected |
Definition at line 301 of file NNClusters.h.