libpappsomspp
Library for mass spectrometry
Loading...
Searching...
No Matches
msrunreader.cpp File Reference
#include <QDebug>
#include <QObject>
#include "msrunreader.h"
#include "pappsomspp/core/exception/exceptionnotfound.h"
#include "pappsomspp/core/exception/exceptionnotimplemented.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 msRunReaderSPtrMetaTypeId
 

Variable Documentation

◆ msRunReaderSPtrMetaTypeId

int msRunReaderSPtrMetaTypeId
Initial value:
=
qRegisterMetaType<pappso::MsRunReaderSPtr>("pappso::MsRunReaderSPtr")

Definition at line 36 of file msrunreader.cpp.

Referenced by Q_DECLARE_METATYPE().