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 |
![]() | |
~XicPeptideInterface () | |
virtual unsigned int | getCharge () const |
![]() | |
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 | |
![]() | |
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::z.
pappso::XicPeptideFragmentIon::XicPeptideFragmentIon | ( | const XicPeptideFragmentIon & | other | ) |
Definition at line 43 of file xicpeptidefragmention.cpp.
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 getPeptideFragmentIonSp().