#include <DetBelowR.h>
Public Member Functions | |
DetBelowR (double v) | |
bool | operator() (const Det *a) const |
Private Attributes | |
double | val |
Definition at line 10 of file DetBelowR.h.
DetBelowR::DetBelowR | ( | double | v | ) | [inline] |
Definition at line 12 of file DetBelowR.h.
bool DetBelowR::operator() | ( | const Det * | a | ) | const [inline] |
Definition at line 13 of file DetBelowR.h.
References PV3DBase< T, PVType, FrameType >::perp(), GeometricSearchDet::position(), and val.
double DetBelowR::val [private] |
Definition at line 15 of file DetBelowR.h.
Referenced by operator()().