38 : _peak(peak), _ion_sp(ion_sp), _charge(charge)
43 : _peak(other._peak), _ion_sp(other._ion_sp), _charge(other._charge)
PeakIonMatch(const DataPoint &peak, const PeptideFragmentIonSp &ion_sp, unsigned int charge)
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...
std::shared_ptr< const PeptideFragmentIon > PeptideFragmentIonSp
associate a peak and a peptide + charge