|  | OpenMS
    
     | 
Comparator by position. Lexicographical comparison (first IM then m/z) is done. More...
#include <OpenMS/KERNEL/MobilityPeak2D.h>
| Public Member Functions | |
| bool | operator() (const MobilityPeak2D &left, const MobilityPeak2D &right) const | 
| bool | operator() (const MobilityPeak2D &left, const PositionType &right) const | 
| bool | operator() (const PositionType &left, const MobilityPeak2D &right) const | 
| bool | operator() (const PositionType &left, const PositionType &right) const | 
Comparator by position. Lexicographical comparison (first IM then m/z) is done.
| 
 | inline | 
References MobilityPeak2D::getPosition().
| 
 | inline | 
References MobilityPeak2D::getPosition().
| 
 | inline | 
References MobilityPeak2D::getPosition().
| 
 | inline |