|
libpappsomspp
Library for mass spectrometry
|
#include <numeric>#include <limits>#include <vector>#include <map>#include <cmath>#include <algorithm>#include <iostream>#include <iomanip>#include <QDebug>#include <QObject>#include "pappsomspp/core/exception/exceptionnotpossible.h"#include "maptrace.h"#include "pappsomspp/core/processing/combiners/tracepluscombiner.h"#include "pappsomspp/core/processing/combiners/traceminuscombiner.h"#include "pappsomspp/core/types.h"Go to the source code of this file.
Namespaces | |
| namespace | pappso |
| tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |
Variables | |
| int | mapTraceMetaTypeId |
| int | mapTracePtrMetaTypeId |
| int mapTraceMetaTypeId |
Definition at line 22 of file maptrace.cpp.
Referenced by Q_DECLARE_METATYPE().
| int mapTracePtrMetaTypeId |
Definition at line 24 of file maptrace.cpp.
Referenced by Q_DECLARE_METATYPE().