libpappsomspp
Library for mass spectrometry
|
Go to the source code of this file.
Classes | |
class | pappso::MzIntegrationParams |
The MzIntegrationParams class provides the parameters definining how m/z ! More... | |
Namespaces | |
pappso | |
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |
Enumerations | |
enum class | pappso::BinningType { pappso::NONE = 0 , pappso::DATA_BASED , pappso::ARBITRARY , pappso::LAST } |
Type of binning when performing integrations to a mass spectrum. More... | |
Functions | |
Q_DECLARE_METATYPE (pappso::MzIntegrationParams) | |
Q_DECLARE_METATYPE (pappso::MzIntegrationParams *) | |
Variables | |
int | mzIntegrationParamsMetaTypeId |
int | mzIntegrationParamsPtrMetaTypeId |
Q_DECLARE_METATYPE | ( | pappso::MzIntegrationParams * | ) |
Q_DECLARE_METATYPE | ( | pappso::MzIntegrationParams | ) |
|
extern |
Definition at line 55 of file mzintegrationparams.cpp.
|
extern |
Definition at line 57 of file mzintegrationparams.cpp.