libpappsomspp
Library for mass spectrometry
|
internal structure to store msrun + charge + intensity + xic coordinate More...
#include <peptide.h>
Public Attributes | |
MsRun * | msrun_p |
pappso::XicCoordSPtr | xic_coord_sp |
std::uint8_t | charge |
double | intensity |
MS1 intensity of the precursor. | |
internal structure to store msrun + charge + intensity + xic coordinate
std::uint8_t pappso::masschroq::Peptide::MsRunXicCoordCharge::charge |
double pappso::masschroq::Peptide::MsRunXicCoordCharge::intensity |
MsRun* pappso::masschroq::Peptide::MsRunXicCoordCharge::msrun_p |
pappso::XicCoordSPtr pappso::masschroq::Peptide::MsRunXicCoordCharge::xic_coord_sp |