![]() |
OpenMS
|
Is the rank of this hit below or at the given cut-off? More...
#include <OpenMS/PROCESSING/ID/IDFilter.h>
Public Types | |
| typedef HitType | argument_type |
Public Member Functions | |
| HasMaxRank (Size rank_) | |
| bool | operator() (const HitType &hit) const |
Public Attributes | |
| Size | rank |
Is the rank of this hit below or at the given cut-off?
Ranks are counted from one (best), so zero is not a valid cut-off.
| typedef HitType argument_type |
|
inline |
|
inline |
| Size rank |