OpenMS
ChromatogramPeak::RTLess Struct Reference

Comparator by RT position. More...

#include <OpenMS/KERNEL/ChromatogramPeak.h>

Public Member Functions

bool operator() (const ChromatogramPeak &left, const ChromatogramPeak &right) const
 
bool operator() (ChromatogramPeak const &left, CoordinateType right) const
 
bool operator() (CoordinateType left, ChromatogramPeak const &right) const
 
bool operator() (CoordinateType left, CoordinateType right) const
 

Detailed Description

Comparator by RT position.

Member Function Documentation

◆ operator()() [1/4]

bool operator() ( ChromatogramPeak const &  left,
CoordinateType  right 
) const
inline

◆ operator()() [2/4]

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

◆ operator()() [3/4]

bool operator() ( CoordinateType  left,
ChromatogramPeak const &  right 
) const
inline

◆ operator()() [4/4]

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