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