#include <OpenMS/METADATA/SpectrumSettings.h>
#include <OpenMS/METADATA/MetaInfoDescription.h>
#include <OpenMS/KERNEL/RangeManager.h>
#include <OpenMS/KERNEL/ComparatorUtils.h>
Go to the source code of this file.
Classes | |
class | MSSpectrum< PeakT > |
The representation of a 1D spectrum. More... | |
class | MSSpectrum< PeakT >::FloatDataArray |
Float data array class. More... | |
class | MSSpectrum< PeakT >::IntegerDataArray |
Integer data array class. More... | |
class | MSSpectrum< PeakT >::StringDataArray |
String data array class. More... | |
struct | MSSpectrum< PeakT >::RTLess |
Comparator for the retention time. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
template<typename PeakT > | |
std::ostream & | operator<< (std::ostream &os, const MSSpectrum< PeakT > &spec) |
Print the contents to a stream. More... | |
OpenMS / TOPP release 2.0.0 | Documentation generated on Thu Aug 20 2015 01:44:31 using doxygen 1.8.9.1 |