libpappsomspp
Library for mass spectrometry
|
#include <memory>
#include <QString>
#include "pappsomspp/export-import-config.h"
#include "pappsomspp/core/types.h"
#include "pappsomspp/core/mzrange.h"
#include "pappsomspp/core/processing/filters/filtersuitestring.h"
#include "pappsomspp/core/processing/detection/tracedetectioninterface.h"
#include "pappsomspp/core/processing/project/projectparameters.h"
#include <QJsonObject>
Go to the source code of this file.
Classes | |
class | pappso::masschroq::QuantificationMethod |
Namespaces | |
namespace | pappso |
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |
namespace | pappso::masschroq |
Typedefs | |
typedef std::shared_ptr< QuantificationMethod > | pappso::masschroq::QuantificationMethodSp |