| 
    libpappsomspp
    
   Library for mass spectrometry 
   | 
 
#include <xicpeptidefragmentionnaturalisotope.h>
  
Public Member Functions | |
| XicPeptideFragmentIonNaturalIsotope (const MsRunId &msrun_id, const PeptideNaturalIsotopeAverageSp &naturalIsotopeAverageSp, const PeptideFragmentIonSp &peptideFragmentIonSp) | |
| XicPeptideFragmentIonNaturalIsotope (const XicPeptideFragmentIonNaturalIsotope &other) | |
| unsigned int | getCharge () const | 
| const PeptideNaturalIsotopeAverageSp & | getPeptideNaturalIsotopeAverageSp () const | 
| const PeptideFragmentIonSp & | getPeptideFragmentIonSp () const | 
| ~XicPeptideFragmentIonNaturalIsotope () | |
  Public Member Functions inherited from pappso::QualifiedXic | |
| QualifiedXic (const MsRunId &msrun_id, pappso_double mz, PrecisionPtr precision) | |
| virtual | ~QualifiedXic () | 
| QualifiedXic (const QualifiedXic &toCopy) | |
| pappso_double | getMz () const | 
| const XicCstSPtr | getXicCstSPtr () const | 
| const XicSPtr & | getXicSPtr () const | 
Private Attributes | |
| PeptideNaturalIsotopeAverageSp | msp_naturalIsotopeAverage | 
| PeptideFragmentIonSp | msp_peptideFragmentIon | 
Definition at line 35 of file xicpeptidefragmentionnaturalisotope.h.
| pappso::XicPeptideFragmentIonNaturalIsotope::XicPeptideFragmentIonNaturalIsotope | ( | const MsRunId & | msrun_id, | 
| const PeptideNaturalIsotopeAverageSp & | naturalIsotopeAverageSp, | ||
| const PeptideFragmentIonSp & | peptideFragmentIonSp ) | 
Definition at line 29 of file xicpeptidefragmentionnaturalisotope.cpp.
References pappso::QualifiedXic::QualifiedXic(), pappso::QualifiedXic::getMz(), msp_naturalIsotopeAverage, and msp_peptideFragmentIon.
Referenced by XicPeptideFragmentIonNaturalIsotope().
| pappso::XicPeptideFragmentIonNaturalIsotope::XicPeptideFragmentIonNaturalIsotope | ( | const XicPeptideFragmentIonNaturalIsotope & | other | ) | 
Definition at line 55 of file xicpeptidefragmentionnaturalisotope.cpp.
References pappso::QualifiedXic::QualifiedXic(), XicPeptideFragmentIonNaturalIsotope(), msp_naturalIsotopeAverage, and msp_peptideFragmentIon.
| pappso::XicPeptideFragmentIonNaturalIsotope::~XicPeptideFragmentIonNaturalIsotope | ( | ) | 
Definition at line 51 of file xicpeptidefragmentionnaturalisotope.cpp.
      
  | 
  inline | 
Definition at line 51 of file xicpeptidefragmentionnaturalisotope.h.
References msp_naturalIsotopeAverage.
      
  | 
  inline | 
Definition at line 63 of file xicpeptidefragmentionnaturalisotope.h.
References msp_peptideFragmentIon.
      
  | 
  inline | 
Definition at line 57 of file xicpeptidefragmentionnaturalisotope.h.
References msp_naturalIsotopeAverage.
      
  | 
  private | 
Definition at line 38 of file xicpeptidefragmentionnaturalisotope.h.
Referenced by XicPeptideFragmentIonNaturalIsotope(), XicPeptideFragmentIonNaturalIsotope(), getCharge(), and getPeptideNaturalIsotopeAverageSp().
      
  | 
  private | 
Definition at line 39 of file xicpeptidefragmentionnaturalisotope.h.
Referenced by XicPeptideFragmentIonNaturalIsotope(), XicPeptideFragmentIonNaturalIsotope(), and getPeptideFragmentIonSp().