OpenMS
ChargePair.h File Reference
#include <OpenMS/DATASTRUCTURES/Compomer.h>
#include <OpenMS/CONCEPT/Types.h>
#include <OpenMS/OpenMSConfig.h>
#include <iosfwd>
#include <vector>
Include dependency graph for ChargePair.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...