#include <OpenMS/KERNEL/DPeakArray.h>
#include <OpenMS/KERNEL/DPeak.h>
#include <OpenMS/METADATA/MetaInfoInterface.h>
#include <OpenMS/KERNEL/RangeManager.h>
#include <gsl/gsl_randist.h>
#include <list>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
namespace | OpenMS::Internal |
Classes | |
class | PrecursorPeak |
Internal class used to store some information about precursor ions. More... | |
class | DSpectrum |
Representation of a D-dimensional spectrum. More... | |
Functions | |
template<typename Container> | |
std::ostream & | operator<< (std::ostream &os, const DSpectrum< Container > &rhs) |
Print the contents to a stream. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |