![]() |
OpenMS
|
Identifying information for a spectrum. More...
#include <OpenMS/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()().