|
libpappsomspp
Library for mass spectrometry
|
#include <map>#include "../../precision.h"#include "../filters/savgolfilter.h"#include "../../massspectrum/massspectrum.h"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 | pappso::BinningType { pappso::BinningType::NONE = 0, pappso::BinningType::DATA_BASED, pappso::BinningType::ARBITRARY, pappso::BinningType::LAST } |
| Type of binning when performing integrations to a mass spectrum. More... | |