OpenMS
|
#include <vector>
#include <string>
#include <iosfwd>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/CHEMISTRY/MASSDECOMPOSITION/IMS/IMSElement.h>
#include <OpenMS/CHEMISTRY/MASSDECOMPOSITION/IMS/IMSAlphabetParser.h>
Go to the source code of this file.
Classes | |
class | IMSAlphabet |
Holds an indexed list of bio-chemical elements. More... | |
class | IMSAlphabet::MassSortingCriteria_ |
Private class-functor to sort out elements in mass ascending order. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::ims | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const IMSAlphabet &alphabet) |