libpappsomspp
Library for mass spectrometry
|
#include <locationsaver.h>
Public Attributes | |
std::size_t | beginning |
std::size_t | length |
int | tree |
int | score |
QString | protein |
Definition at line 46 of file locationsaver.h.
std::size_t pappso::specpeptidoms::Location::beginning |
Definition at line 49 of file locationsaver.h.
std::size_t pappso::specpeptidoms::Location::length |
Definition at line 49 of file locationsaver.h.
QString pappso::specpeptidoms::Location::protein |
Definition at line 51 of file locationsaver.h.
int pappso::specpeptidoms::Location::score |
Definition at line 50 of file locationsaver.h.
Referenced by pappso::specpeptidoms::LocationSaver::locationCompare().
int pappso::specpeptidoms::Location::tree |
Definition at line 50 of file locationsaver.h.