OpenMS
|
#include <OpenMS/KERNEL/Peak1D.h>
#include <OpenMS/METADATA/SpectrumSettings.h>
#include <OpenMS/KERNEL/RangeManager.h>
#include <OpenMS/METADATA/DataArrays.h>
#include <OpenMS/METADATA/MetaInfoDescription.h>
#include <numeric>
Go to the source code of this file.
Classes | |
class | MSSpectrum |
The representation of a 1D spectrum. More... | |
struct | MSSpectrum::RTLess |
Comparator for the retention time. More... | |
struct | MSSpectrum::IMLess |
Comparator for the ion mobility. More... | |
struct | MSSpectrum::Chunk |
Used to remember what subsets in a spectrum are sorted already to allow faster sorting of the spectrum. More... | |
struct | MSSpectrum::Chunks |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const MSSpectrum &spec) |