#include <PhysicsTools/Utilities/interface/EtMinSelector.h>
Public Member Functions | |
EtMinSelector (double etMin) | |
template<typename T> | |
bool | operator() (const T &t) const |
Private Attributes | |
double | etMin_ |
Definition at line 10 of file EtMinSelector.h.
EtMinSelector::EtMinSelector | ( | double | etMin | ) | [inline] |
bool EtMinSelector::operator() | ( | const T & | t | ) | const [inline] |
double EtMinSelector::etMin_ [private] |