62 virtual void setTracePeak(
TracePeak &xic_peak)
override;
79 std::vector<TracePeak>::iterator end,
80 const std::vector<double> &rt_list,
81 std::size_t &nb_peaks);
93 std::vector<TracePeak>::iterator end,
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
PMSPP_LIB_DECL std::vector< TracePeak >::iterator findBestTracePeakGivenRtList(std::vector< TracePeak >::iterator begin, std::vector< TracePeak >::iterator end, const std::vector< double > &rt_list, std::size_t &nb_peaks)
find the best peak matching a list of retention times
PMSPP_LIB_DECL std::vector< TracePeak >::iterator findTracePeakGivenRt(std::vector< TracePeak >::iterator begin, std::vector< TracePeak >::iterator end, double rt)
find the peak matching a retention time