#include <OpenMS/config.h>
#include <OpenMS/KERNEL/Feature.h>
#include <OpenMS/METADATA/ExperimentalSettings.h>
#include <OpenMS/KERNEL/RangeManager.h>
#include <algorithm>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | FeatureMap |
A container for (composite) features. More... | |
Functions | |
template<typename FeatureType> | |
std::ostream & | operator<< (std::ostream &os, const FeatureMap< FeatureType > &map) |
Print content of a feature map to a stream. |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |