OpenMS
FeatureFinderIdentificationAlgorithm::FeatureFilterQuality Struct Reference

predicate for filtering features by overall quality: More...

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderIdentificationAlgorithm.h>

Public Member Functions

bool operator() (const Feature &feature)
 

Detailed Description

predicate for filtering features by overall quality:

Member Function Documentation

◆ operator()()

bool operator() ( const Feature feature)
inline