libpappsomspp
Library for mass spectrometry
|
#include <QString>
#include <QMetaType>
#include "../types.h"
#include "../msrun/msrunreader.h"
#include "../msrun/msrunid.h"
#include "../exportinmportconfig.h"
Go to the source code of this file.
Classes | |
class | pappso::MsFileAccessor |
Namespaces | |
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< TimsMsRunReaderMs2 > | pappso::TimsMsRunReaderMs2SPtr |
Enumerations | |
enum | pappso::FileReaderType { pappso::FileReaderType::pwiz, pappso::FileReaderType::xy, pappso::FileReaderType::tims, pappso::FileReaderType::tims_ms2 } |