#include <PhiRangeSelector.h>
Public Member Functions | |
template<typename T > | |
bool | operator() (const T &t) const |
PhiRangeSelector (double phiMin, double phiMax) | |
Private Attributes | |
double | phiMax_ |
double | phiMin_ |
Definition at line 7 of file PhiRangeSelector.h.
|
inline |
Definition at line 8 of file PhiRangeSelector.h.
|
inline |
|
private |
Definition at line 16 of file PhiRangeSelector.h.
Referenced by operator()().
|
private |
Definition at line 16 of file PhiRangeSelector.h.
Referenced by operator()().