Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
ChromatogramPeak::PositionLess Struct Reference

Comparator by position. As this class has dimension 1, this is basically an alias for RTLess. More...

#include <OpenMS/KERNEL/ChromatogramPeak.h>

Inheritance diagram for ChromatogramPeak::PositionLess:

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
 

Detailed Description

Comparator by position. As this class has dimension 1, this is basically an alias for RTLess.

Member Function Documentation

◆ operator()() [1/4]

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

◆ operator()() [2/4]

bool operator() ( const ChromatogramPeak left,
const PositionType right 
) const
inline

◆ operator()() [3/4]

bool operator() ( const PositionType left,
const ChromatogramPeak right 
) const
inline

◆ operator()() [4/4]

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

OpenMS / TOPP release 2.3.0 Documentation generated on Wed Apr 18 2018 19:29:11 using doxygen 1.8.14