#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 | RawDataPoint2D |
2-dimensional raw data point. More... | |
struct | RawDataPoint2D::IntensityLess |
Compare by getIntensity(). More... | |
struct | RawDataPoint2D::NthPositionLess |
Comparator for the n-th coordinate of the position. More... | |
struct | RawDataPoint2D::PositionLess |
Comparator for the position. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const RawDataPoint2D &point) |
Print the contents to a stream. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |