| 
    libpappsomspp
    
   Library for mass spectrometry 
   | 
 
#include <QDir>#include <QSqlDatabase>#include "timsbindec.h"#include "timsframe.h"#include "../../massspectrum/qualifiedmassspectrum.h"#include "pappsomspp/core/processing/filters/filterinterface.h"#include "pappsomspp/core/msrun/xiccoord/xiccoordtims.h"#include <deque>#include <QMutex>#include <QSqlQuery>#include "mzcalibration/mzcalibrationstore.h"#include "pappsomspp/core/msrun/spectrumcollectionhandlerinterface.h"#include "pappsomspp/export-import-config.h"Go to the source code of this file.
Classes | |
| struct | pappso::FrameIdDescr | 
| class | pappso::TimsData | 
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< TimsData > | pappso::TimsDataSp | 
| shared pointer on a TimsData object   | |