OpenMS
FeatureFinderIdentificationAlgorithm::FeatureFilterPeptides Struct Reference

predicate for filtering features by assigned peptides: More...

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

Public Member Functions

bool operator() (const Feature &feature)
 

Detailed Description

predicate for filtering features by assigned peptides:

Member Function Documentation

◆ operator()()

bool operator() ( const Feature feature)
inline