libpappsomspp
Library for mass spectrometry
|
#include <peakionisotopematch.h>
Private Attributes | |
PeptideNaturalIsotopeAverageSp | _naturalIsotopeAverageSp |
Definition at line 46 of file peakionisotopematch.h.
pappso::PeakIonIsotopeMatch::PeakIonIsotopeMatch | ( | const DataPoint & | peak, |
const PeptideNaturalIsotopeAverageSp & | naturalIsotopeAverageSp, | ||
const PeptideFragmentIonSp & | ion_sp | ||
) |
Definition at line 66 of file peakionisotopematch.cpp.
pappso::PeakIonIsotopeMatch::PeakIonIsotopeMatch | ( | const PeakIonIsotopeMatch & | other | ) |
Definition at line 76 of file peakionisotopematch.cpp.
References _naturalIsotopeAverageSp.
pappso::PeakIonIsotopeMatch::PeakIonIsotopeMatch | ( | PeakIonIsotopeMatch && | other | ) |
|
virtual |
Definition at line 89 of file peakionisotopematch.cpp.
|
virtual |
Definition at line 93 of file peakionisotopematch.cpp.
References _naturalIsotopeAverageSp.
Referenced by pappso::QCPSpectrum::addMassDelta().
PeakIonIsotopeMatch & pappso::PeakIonIsotopeMatch::operator= | ( | const PeakIonIsotopeMatch & | other | ) |
Definition at line 100 of file peakionisotopematch.cpp.
References _naturalIsotopeAverageSp, and pappso::PeakIonMatch::operator=().
|
virtual |
Reimplemented from pappso::PeakIonMatch.
Definition at line 110 of file peakionisotopematch.cpp.
References _naturalIsotopeAverageSp, pappso::PeakIonMatch::getPeak(), pappso::PeakIonMatch::toString(), and pappso::x.
|
private |
Definition at line 65 of file peakionisotopematch.h.
Referenced by PeakIonIsotopeMatch(), getPeptideNaturalIsotopeAverageSp(), operator=(), and toString().