Identifying information for a spectrum.
More...
#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/DataStructures.h>
List of all members.
Public Member Functions |
| | SpectrumMeta () |
Public Attributes |
| size_t | index |
| | the zero-based, consecutive index of the spectrum in the SpectrumList.
|
| std::string | id |
| | a unique identifier for this spectrum.
|
| double | RT |
| int | ms_level |
Detailed Description
Identifying information for a spectrum.
Constructor & Destructor Documentation
Member Data Documentation
a unique identifier for this spectrum.
the zero-based, consecutive index of the spectrum in the SpectrumList.