35 #ifndef OPENMS_CHEMISTRY_MASSDECOMPOSITION_MASSDECOMPOSITION_H
36 #define OPENMS_CHEMISTRY_MASSDECOMPOSITION_MASSDECOMPOSITION_H
86 String toExpandedString()
const;
92 Size getNumberOfMaxAA()
const;
103 bool operator==(
const String& deco)
const;
106 bool containsTag(
const String& tag)
const;
118 #endif // OPENMS_CHEMISTRY_MASSDECOMPOSITION_MASSDECOMPOSITION_H
A more convenient string class.
Definition: String.h:57
Size number_of_max_aa_
Definition: MassDecomposition.h:114
std::map< char, Size > decomp_
Definition: MassDecomposition.h:113
Class represents a decomposition of a mass into amino acids.
Definition: MassDecomposition.h:54
String toString(T i)
toString functions (single argument)
Definition: StringUtils.h:68