#include <iostream>
#include <vector>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/DATASTRUCTURES/Compomer.h>
Go to the source code of this file.
Classes | |
class | ChargePair |
Representation of a (putative) link between two Features, which stem from the same compound but have different charge (including different adduct ions (H+, Na+, ..) More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const ChargePair &cons) |
Print the contents of a ChargePair to a stream. More... | |
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |