|  | OpenMS
    2.6.0
    | 
The XLPrecursorComparator is a comparator for XLPrecursors, that allows direct comparison of the XLPrecursor precursor mass with double numbers. More...
#include <OpenMS/ANALYSIS/XLMS/OPXLDataStructs.h>
| Public Member Functions | |
| bool | operator() (const XLPrecursor &a, const XLPrecursor &b) const | 
| bool | operator() (const XLPrecursor &a, const double &b) const | 
| bool | operator() (const double &a, const XLPrecursor &b) const | 
The XLPrecursorComparator is a comparator for XLPrecursors, that allows direct comparison of the XLPrecursor precursor mass with double numbers.
This comparator can be used to sort a vector of XLPrecursors by precursor mass and to search for XLPrecursors with precursor masses within a double type mass range.
| 
 | inline | 
References OPXLDataStructs::XLPrecursor::precursor_mass.
| 
 | inline | 
References OPXLDataStructs::XLPrecursor::precursor_mass.
| 
 | inline | 
References OPXLDataStructs::XLPrecursor::precursor_mass.
 1.8.16
 1.8.16