![]() |
OpenMS
|
Does a meta value of this hit have at most the given value? More...
#include <OpenMS/PROCESSING/ID/IDFilter.h>
Public Types | |
| typedef HitType | argument_type |
Public Member Functions | |
| HasMaxMetaValue (const std::string &key_, const double &value_) | |
| bool | operator() (const HitType &hit) const |
Public Attributes | |
| std::string | key |
| double | value |
Does a meta value of this hit have at most the given value?
| typedef HitType argument_type |
|
inline |
|
inline |
References found.
| std::string key |
| double value |