#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/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>
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... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:26 using doxygen 1.8.11 |