OpenMS
Loading...
Searching...
No Matches
SpectralMatchScoreComparator Struct Reference

Strict-weak ordering on SpectralMatch by hyperscore (descending — top-scoring match comes first when sorted) More...

#include <OpenMS/ANALYSIS/ID/MetaboliteSpectralMatching.h>

Public Member Functions

bool operator() (const SpectralMatch &a, const SpectralMatch &b)
 

Detailed Description

Strict-weak ordering on SpectralMatch by hyperscore (descending — top-scoring match comes first when sorted)

Member Function Documentation

◆ operator()()

bool operator() ( const SpectralMatch a,
const SpectralMatch b 
)
inline