Identifying information for a spectrum. More...
#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/DataStructures.h>
Classes | |
| struct | RTLess |
| Comparator for the retention time. More... | |
Public Member Functions | |
| OSSpectrumMeta () | |
Public Attributes | |
| size_t | index |
| the zero-based, consecutive index of the spectrum in the SpectrumList. More... | |
| std::string | id |
| a unique identifier for this spectrum. More... | |
| double | RT |
| int | ms_level |
Identifying information for a spectrum.
|
inline |
| std::string id |
a unique identifier for this spectrum.
| size_t index |
the zero-based, consecutive index of the spectrum in the SpectrumList.
| int ms_level |
| double RT |
Referenced by OSSpectrumMeta::RTLess::operator()().
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:15 using doxygen 1.8.13 |