#include <OpenMS/KERNEL/ConsensusFeature.h>
#include <OpenMS/KERNEL/StandardTypes.h>
#include <OpenMS/KERNEL/DPeakArray.h>
#include <deque>
Go to the source code of this file.
Namespaces | |
namespace | OpenMS |
Classes | |
class | ConsensusMap |
A container for consensus elements. More... | |
Defines | |
#define | DEBUG_MERGING |
Functions | |
template<typename ConsensusElementT> | |
std::ostream & | operator<< (std::ostream &os, const ConsensusMap< ConsensusElementT > &cons_map) |
Print the contents of a ConsensusMap to a stream. |
#define DEBUG_MERGING |
Generated Tue Apr 1 15:36:39 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |