OpenMS
Peak2D::RTLess Struct Reference

Comparator by RT position. More...

#include <OpenMS/KERNEL/Peak2D.h>

Public Member Functions

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

Detailed Description

Comparator by RT position.

Member Function Documentation

◆ operator()() [1/4]

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

References Peak2D::getRT().

◆ operator()() [2/4]

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

References Peak2D::getRT().

◆ operator()() [3/4]

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

References Peak2D::getRT().

◆ operator()() [4/4]

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