Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | List of all members
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 Tue Jan 9 2018 18:22:07 using doxygen 1.8.13