OpenMS
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
PrecursorCorrection Member List

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

compatible_(const Feature &feature, double pc_mz, double mz_tolerance, Size max_trace_number=2, int debug_level=0)PrecursorCorrectionprotectedstatic
correctToHighestIntensityMS1Peak(MSExperiment &exp, double mz_tolerance, bool ppm, std::vector< double > &delta_mzs, std::vector< double > &mzs, std::vector< double > &rts)PrecursorCorrectionstatic
correctToNearestFeature(const FeatureMap &features, MSExperiment &exp, double rt_tolerance_s=0.0, double mz_tolerance=0.0, bool ppm=true, bool believe_charge=false, bool keep_original=false, bool all_matching_features=false, int max_trace=2, int debug_level=0)PrecursorCorrectionstatic
correctToNearestMS1Peak(MSExperiment &exp, double mz_tolerance, bool ppm, std::vector< double > &delta_mzs, std::vector< double > &mzs, std::vector< double > &rts)PrecursorCorrectionstatic
csv_headerPrecursorCorrectionstatic
getPrecursors(const MSExperiment &exp, std::vector< Precursor > &precursors, std::vector< double > &precursors_rt, std::vector< Size > &precursor_scan_index)PrecursorCorrectionstatic
overlaps_(const Feature &feature, const double rt, const double pc_mz, const double rt_tolerance)PrecursorCorrectionprotectedstatic
writeHist(const String &out_csv, const std::vector< double > &delta_mzs, const std::vector< double > &mzs, const std::vector< double > &rts)PrecursorCorrectionstatic