Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

Peak1D::MZLess Struct Reference

Comparator by m/z position. More...

#include <OpenMS/KERNEL/Peak1D.h>

Inheritance diagram for Peak1D::MZLess:
binary_function

List of all members.

Public Member Functions

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

Detailed Description

Comparator by m/z position.


Member Function Documentation

bool operator() ( const Peak1D left,
const Peak1D right 
) const [inline]

References Peak1D::getMZ().

bool operator() ( CoordinateType  left,
CoordinateType  right 
) const [inline]
bool operator() ( CoordinateType  left,
Peak1D const &  right 
) const [inline]

References Peak1D::getMZ().

bool operator() ( Peak1D const &  left,
CoordinateType  right 
) const [inline]

References Peak1D::getMZ().


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:55 using doxygen 1.7.1