49 class IsotopeDistribution;
50 class IsotopePatternGenerator;
51 class CoarseIsotopePatternGenerator;
86 typedef std::map<const Element*, SignedSize>
MapType_;
189 const std::set<UInt>& precursor_isotopes,
208 std::map<std::string, int>
toMap()
const;
Isotope pattern generator for coarse isotope distributions.
Definition: CoarseIsotopePatternGenerator.h:98
Representation of an element.
Definition: Element.h:56
Definition: IsotopeDistribution.h:65
Provides an interface for different isotope pattern generator methods.
Definition: IsotopePatternGenerator.h:54
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:196
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
std::ostream & operator<<(std::ostream &os, const AccurateMassSearchResult &amsr)