OpenMS
|
#include <algorithm>
#include <vector>
#include <iosfwd>
#include <OpenMS/config.h>
Go to the source code of this file.
Classes | |
class | IMSIsotopeDistribution |
Represents a distribution of isotopes restricted to the first K elements. More... | |
struct | IMSIsotopeDistribution::Peak |
Structure that represents an isotope peak - pair of mass and abundance. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::ims | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const IMSIsotopeDistribution &distribution) |