#include <boost/cast.hpp>
#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/DataStructures.h>
#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/DATAACCESS/SwathMap.h>
#include <OpenMS/FORMAT/DATAACCESS/MSDataCachedConsumer.h>
#include <OpenMS/FORMAT/DATAACCESS/MSDataWritingConsumer.h>
#include <OpenMS/FORMAT/DATAACCESS/MSDataTransformingConsumer.h>
#include <OpenMS/ANALYSIS/OPENSWATH/OpenSwathHelper.h>
#include <OpenMS/ANALYSIS/OPENSWATH/DATAACCESS/SimpleOpenMSSpectraAccessFactory.h>
#include <OpenMS/INTERFACES/IMSDataConsumer.h>
#include <OpenMS/FORMAT/CachedMzML.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. | |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |