OpenMS  2.8.0
Public Member Functions | List of all members
IdentificationDataConverter::PepIDCompare Struct Reference

Functor for ordering peptide IDs by RT and m/z (if available) More...

#include <OpenMS/METADATA/ID/IdentificationDataConverter.h>

Public Member Functions

bool operator() (const PeptideIdentification &left, const PeptideIdentification &right) const
 

Detailed Description

Functor for ordering peptide IDs by RT and m/z (if available)

Member Function Documentation

◆ operator()()

bool operator() ( const PeptideIdentification left,
const PeptideIdentification right 
) const
inline