#include <OpenMS/KERNEL/DSpectrum.h>
#include <OpenMS/KERNEL/DPeakArray.h>
#include <OpenMS/KERNEL/Peak1D.h>
#include <OpenMS/METADATA/SpectrumSettings.h>
#include <OpenMS/FORMAT/PersistentObject.h>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | MSSpectrum |
The representation of a 1D spectrum. More... | |
struct | MSSpectrum::RTLess |
Comparator for the retention time. More... | |
Functions | |
template<typename PeakT, typename AllocT> | |
std::ostream & | operator<< (std::ostream &os, const MSSpectrum< PeakT, AllocT > &spec) |
Print the contents to a stream. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |