|  | OpenMS
    2.6.0
    | 
A simple struct to represent peaks with mz and charge and sort them easily. More...
#include <OpenMS/CHEMISTRY/SimpleTSGXLMS.h>
| Public Member Functions | |
| SimplePeak (double mz, int charge) | |
| SimplePeak () | |
| Public Attributes | |
| double | mz | 
| int | charge | 
A simple struct to represent peaks with mz and charge and sort them easily.
| 
 | inline | 
| 
 | inline | 
| int charge | 
| double mz | 
Referenced by SimpleTSGXLMS::SimplePeakComparator::operator()().
 1.8.16
 1.8.16