libpappsomspp
Library for mass spectrometry
|
#include <xicpeptideinterface.h>
Public Member Functions | |
~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 |
Protected Member Functions | |
XicPeptideInterface (const MsRunId &msrun_id, const PeptideInterfaceSp &peptideInterfaceSp, PrecisionPtr precision, unsigned int charge) | |
Private Attributes | |
const unsigned int | m_z |
const PeptideInterfaceSp | msp_peptideInterface |
Definition at line 55 of file xicpeptideinterface.h.
|
protected |
Definition at line 50 of file xicpeptideinterface.cpp.
pappso::XicPeptideInterface::~XicPeptideInterface | ( | ) |
Definition at line 62 of file xicpeptideinterface.cpp.
|
inlinevirtual |
Definition at line 91 of file xicpeptideinterface.h.
|
private |
Definition at line 79 of file xicpeptideinterface.h.
|
private |
Definition at line 80 of file xicpeptideinterface.h.