|
libpappsomspp
Library for mass spectrometry
|
#include <xicpeptidefragmention.h>
Public Member Functions | |
| XicPeptideFragmentIon (const MsRunId &msrun_id, const PeptideFragmentIonSp &peptideFragmentIonSp, unsigned int z, PrecisionPtr precision) | |
| XicPeptideFragmentIon (const XicPeptideFragmentIon &other) | |
| ~XicPeptideFragmentIon () | |
| const PeptideFragmentIonSp & | getPeptideFragmentIonSp () const |
Public Member Functions inherited from pappso::XicPeptideInterface | |
| ~XicPeptideInterface () | |
| virtual unsigned int | getCharge () const |
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 | |
| const PeptideFragmentIonSp | msp_peptideFragmentIon |
Additional Inherited Members | |
Protected Member Functions inherited from pappso::XicPeptideInterface | |
| XicPeptideInterface (const MsRunId &msrun_id, const PeptideInterfaceSp &peptideInterfaceSp, PrecisionPtr precision, unsigned int charge) | |
Definition at line 32 of file xicpeptidefragmention.h.
| pappso::XicPeptideFragmentIon::XicPeptideFragmentIon | ( | const MsRunId & | msrun_id, |
| const PeptideFragmentIonSp & | peptideFragmentIonSp, | ||
| unsigned int | z, | ||
| PrecisionPtr | precision ) |
Definition at line 29 of file xicpeptidefragmention.cpp.
References pappso::XicPeptideInterface::XicPeptideInterface(), msp_peptideFragmentIon, and pappso::z.
Referenced by XicPeptideFragmentIon().
| pappso::XicPeptideFragmentIon::XicPeptideFragmentIon | ( | const XicPeptideFragmentIon & | other | ) |
Definition at line 43 of file xicpeptidefragmention.cpp.
References XicPeptideFragmentIon(), pappso::XicPeptideInterface::XicPeptideInterface(), and msp_peptideFragmentIon.
| pappso::XicPeptideFragmentIon::~XicPeptideFragmentIon | ( | ) |
Definition at line 39 of file xicpeptidefragmention.cpp.
|
inline |
Definition at line 46 of file xicpeptidefragmention.h.
References msp_peptideFragmentIon.
|
private |
Definition at line 35 of file xicpeptidefragmention.h.
Referenced by XicPeptideFragmentIon(), XicPeptideFragmentIon(), and getPeptideFragmentIonSp().