OpenMS
|
Comparator by position. As this class has dimension 1, this is basically an alias for RTLess. More...
#include <OpenMS/KERNEL/ChromatogramPeak.h>
Public Member Functions | |
bool | operator() (const ChromatogramPeak &left, const ChromatogramPeak &right) const |
bool | operator() (const ChromatogramPeak &left, const PositionType &right) const |
bool | operator() (const PositionType &left, const ChromatogramPeak &right) const |
bool | operator() (const PositionType &left, const PositionType &right) const |
Comparator by position. As this class has dimension 1, this is basically an alias for RTLess.
|
inline |
References ChromatogramPeak::getPosition().
|
inline |
References ChromatogramPeak::getPosition().
|
inline |
References ChromatogramPeak::getPosition().
|
inline |