OpenMS
|
#include <OpenMS/OPENSWATHALGO/DATAACCESS/DataStructures.h>
#include <OpenMS/OPENSWATHALGO/DATAACCESS/SwathMap.h>
#include <OpenMS/FORMAT/DATAACCESS/MSDataCachedConsumer.h>
#include <OpenMS/FORMAT/DATAACCESS/MSDataWritingConsumer.h>
#include <OpenMS/FORMAT/DATAACCESS/MSDataTransformingConsumer.h>
#include <OpenMS/FORMAT/FileHandler.h>
#include <OpenMS/ANALYSIS/OPENSWATH/OpenSwathHelper.h>
#include <OpenMS/ANALYSIS/OPENSWATH/DATAACCESS/SimpleOpenMSSpectraAccessFactory.h>
#include <OpenMS/CONCEPT/LogStream.h>
#include <OpenMS/INTERFACES/IMSDataConsumer.h>
#include <OpenMS/FORMAT/HANDLERS/CachedMzMLHandler.h>
#include <OpenMS/KERNEL/StandardTypes.h>
Go to the source code of this file.
Classes | |
class | FullSwathFileConsumer |
Abstract base class which can consume spectra coming from SWATH experiment stored in a single file. More... | |
class | RegularSwathFileConsumer |
In-memory implementation of FullSwathFileConsumer. More... | |
class | CachedSwathFileConsumer |
On-disk cached implementation of FullSwathFileConsumer. More... | |
class | MzMLSwathFileConsumer |
On-disk mzML implementation of FullSwathFileConsumer. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |