49 class IsotopeDistribution;
50 class IsotopePatternGenerator;
51 class CoarseIsotopePatternGenerator;
89 typedef std::map<const Element*, SignedSize>
MapType_;
220 const std::set<UInt>& precursor_isotopes,
239 std::map<std::string, int>
toMap()
const;
Isotope pattern generator for coarse isotope distributions.
Definition: CoarseIsotopePatternGenerator.h:105
Representation of an element.
Definition: Element.h:58
Definition: IsotopeDistribution.h:65
Provides an interface for different isotope pattern generator methods.
Definition: IsotopePatternGenerator.h:68
A more convenient string class.
Definition: String.h:60
int Int
Signed integer type.
Definition: Types.h:102
unsigned int UInt
Unsigned integer type.
Definition: Types.h:94
ptrdiff_t SignedSize
Signed Size type e.g. used as pointer difference.
Definition: Types.h:134
static String number(double d, UInt n)
Definition: StringUtils.h:217
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:48
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)