libpappsomspp
Library for mass spectrometry
|
#include <QObject>
#include "../../trace/trace.h"
#include "../../exportinmportconfig.h"
#include "filternameinterface.h"
Go to the source code of this file.
Classes | |
class | pappso::FilterNormalizeIntensities |
Sets the maximum intensity of the trace to the provided value. More... | |
Namespaces | |
namespace | pappso |
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multicharge peaks to monocharge | |
Typedefs | |
typedef std::shared_ptr< FilterNormalizeIntensities > | pappso::FilterNormalizeIntensitiesSPtr |
typedef std::shared_ptr< const FilterNormalizeIntensities > | pappso::FilterNormalizeIntensitiesCstSPtr |