#include <OpenMS/METADATA/SpectrumSettings.h>
#include <OpenMS/METADATA/MetaInfoDescription.h>
#include <OpenMS/FORMAT/DB/PersistentObject.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 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |