#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/DATASTRUCTURES/DPosition.h>
#include <ostream>
#include <functional>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | RawDataPoint1D |
1-dimensional raw data point. More... | |
struct | RawDataPoint1D::IntensityLess |
Compare by getIntensity(). More... | |
struct | RawDataPoint1D::PositionLess |
Comparator for the position. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const RawDataPoint1D &point) |
Print the contents to a stream. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |