![]() |
OpenMS
2.5.0
|
Is the score of this hit at least as good as the given value? More...
#include <OpenMS/FILTERING/ID/IDFilter.h>
Public Types | |
| typedef HitType | argument_type |
Public Member Functions | |
| HasGoodScore (double score_, bool higher_score_better_) | |
| bool | operator() (const HitType &hit) const |
Public Attributes | |
| double | score |
| bool | higher_score_better |
Is the score of this hit at least as good as the given value?
| typedef HitType argument_type |
|
inline |
|
inline |
| bool higher_score_better |
| double score |
1.8.16