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.
| bool operator() | ( | const ChromatogramPeak & | left, | |
| const ChromatogramPeak & | right | |||
| ) | const [inline] |
References ChromatogramPeak::getPosition().
| bool operator() | ( | const PositionType & | left, | |
| const PositionType & | right | |||
| ) | const [inline] |
| bool operator() | ( | const PositionType & | left, | |
| const ChromatogramPeak & | right | |||
| ) | const [inline] |
References ChromatogramPeak::getPosition().
| bool operator() | ( | const ChromatogramPeak & | left, | |
| const PositionType & | right | |||
| ) | const [inline] |
References ChromatogramPeak::getPosition().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1 |