64 SIZE_OF_DERIVATIZATIONAGENT
71 SIZE_OF_MASSINTENSITYTYPE
74 static const std::string NamesOfDerivatizationAgent[static_cast<int>(DerivatizationAgent::SIZE_OF_DERIVATIZATIONAGENT)];
76 static const std::string NamesOfMassIntensityType[static_cast<int>(MassIntensityType::SIZE_OF_MASSINTENSITYTYPE)];
92 void isotopicCorrection(
110 void isotopicCorrections(
125 void calculateIsotopicPurity(
127 const std::vector<double>& experiment_data,
const std::string& isotopic_purity_name);
140 void calculateIsotopicPurities(
142 const std::vector<std::vector<double>>& experiment_data,
const std::vector<std::string>& isotopic_purity_name);
152 void calculateMDVAccuracy(
154 const std::string& feature_name,
const std::string& fragment_isotopomer_theoretical_formula);
164 void calculateMDVAccuracies(
166 const std::string& feature_name,
167 const std::map<std::string, std::string>& fragment_isotopomer_theoretical_formulas);
199 void updateMembers_()
override;