libpappsomspp
Library for mass spectrometry
|
#include <utils.h>
Static Public Member Functions | |
static QString | getVersion () |
static QString | enumToString (PeakQualityCategory peak_category) |
Convenience function to return a string describing the specglob alingment type. | |
static QString | enumToString (Enums::XicExtractMethod extract_method) |
static QString | enumToString (Enums::PrecisionUnit precision_unit) |
|
static |
Definition at line 113 of file utils.cpp.
References pappso::Enums::dalton, and pappso::Enums::ppm.
|
static |
Definition at line 95 of file utils.cpp.
References pappso::Enums::max, and pappso::Enums::sum.
|
static |
Convenience function to return a string describing the specglob alingment type.
Definition at line 44 of file utils.cpp.
References pappso::masschroq::a, pappso::masschroq::aa, pappso::masschroq::ab, pappso::masschroq::b, pappso::masschroq::c, pappso::masschroq::d, pappso::masschroq::last, pappso::masschroq::missed, pappso::masschroq::nomatch, pappso::masschroq::post_matching, pappso::masschroq::za, pappso::masschroq::zaa, and pappso::masschroq::zab.
Referenced by pappso::masschroq::QuantificationMethod::getJsonObject(), pappso::masschroq::QuantificationMethod::getProjectParameters(), and pappso::masschroq::CborOutputStream::writeMeasurement().
|
static |
Definition at line 37 of file utils.cpp.
References MASSCHROQ_VERSION.
Referenced by pappso::masschroq::JsonInput::action(), and pappso::masschroq::CborOutputStream::writeActionBegin().