OpenMS
FeatureFinderIdentificationAlgorithm::PeptideCompare Struct Reference

comparison functor for (unassigned) peptide IDs More...

#include <OpenMS/FEATUREFINDER/FeatureFinderIdentificationAlgorithm.h>

Public Member Functions

bool operator() (const PeptideIdentification &p1, const PeptideIdentification &p2)
 

Detailed Description

comparison functor for (unassigned) peptide IDs

Member Function Documentation

◆ operator()()

bool operator() ( const PeptideIdentification p1,
const PeptideIdentification p2 
)
inline