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