Single fragment annotation. More...
Public Member Functions | |
| FragmentAnnotationDetail_ (String s, int z, double m, double i) | |
| bool | operator< (const FragmentAnnotationDetail_ &other) const |
| bool | operator== (const FragmentAnnotationDetail_ &other) const |
Public Attributes | |
| String | shift |
| int | charge |
| double | mz |
| double | intensity |
Single fragment annotation.
|
inline |
|
inline |
|
inline |
| int charge |
Referenced by operator<().
| double intensity |
Referenced by operator<(), and operator==().
| double mz |
Referenced by operator<(), and operator==().
| String shift |
Referenced by operator<(), and operator==().
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:06 using doxygen 1.8.13 |