#include <FunctionMinSelector.h>
Public Member Functions | |
FunctionMinSelector (double minCut) | |
bool | operator() (const typename F::type &t) const |
Private Attributes | |
F | f |
double | minCut_ |
Definition at line 11 of file FunctionMinSelector.h.
|
inlineexplicit |
Definition at line 12 of file FunctionMinSelector.h.
|
inline |
Definition at line 13 of file FunctionMinSelector.h.
References FunctionMinSelector< F >::f, FunctionMinSelector< F >::minCut_, and submitPVValidationJobs::t.
|
private |
Definition at line 16 of file FunctionMinSelector.h.
Referenced by ztail.Decoder::follow(), ztail.Decoder::initial_synchronize(), FunctionMinSelector< F >::operator()(), DQMIO2histo.DQMIO::print_index(), electronCompare.flushfile::write(), electronStore.flushfile::write(), and DQMIO2histo.DQMIO::write_to_file().
|
private |
Definition at line 17 of file FunctionMinSelector.h.
Referenced by FunctionMinSelector< F >::operator()().