OpenMS
|
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 |
Comparator by RT position.
|
inline |
References ChromatogramPeak::getRT().
|
inline |
References ChromatogramPeak::getPos(), and ChromatogramPeak::getRT().
|
inline |
References ChromatogramPeak::getRT().
|
inline |