OpenMS
Adduct Member List

This is the complete list of members for Adduct, including all inherited members.

Adduct()Adduct
Adduct(Int charge)Adduct
Adduct(Int charge, Int amount, double singleMass, const String &formula, double log_prob, double rt_shift, const String &label="")Adduct
AdductsType typedefAdduct
amount_Adductprivate
charge_Adductprivate
checkFormula_(const String &formula)Adductprivate
formula_Adductprivate
getAmount() constAdduct
getCharge() constAdduct
getFormula() constAdduct
getLabel() constAdduct
getLogProb() constAdduct
getRTShift() constAdduct
getSingleMass() constAdduct
label_Adductprivate
log_prob_Adductprivate
operator*(const Int m) constAdduct
operator+(const Adduct &rhs)Adduct
operator+=(const Adduct &rhs)Adduct
operator<<(std::ostream &os, const Adduct &a)Adductfriend
operator==(const Adduct &a, const Adduct &b)Adductfriend
rt_shift_Adductprivate
setAmount(const Int &amount)Adduct
setCharge(const Int &charge)Adduct
setFormula(const String &formula)Adduct
setLogProb(const double &log_prob)Adduct
setSingleMass(const double &singleMass)Adduct
singleMass_Adductprivate
toAdductString(const String &ion_string, const Int &charge)Adduct