#include <string>#include <vector>#include <boost/shared_ptr.hpp>#include <OpenMS/ANALYSIS/OPENSWATH/OPENSWATHALGO/OpenSwathAlgoConfig.h>Go to the source code of this file.
Classes | |
| struct | BinaryDataArray |
| The datastructures used by the OpenSwath interfaces. More... | |
| struct | ChromatogramMeta |
| Identifying information for a chromatogram. More... | |
| struct | Chromatogram |
| A single chromatogram. More... | |
| struct | SpectrumMeta |
| Identifying information for a spectrum. More... | |
| struct | Spectrum |
| The structure that captures the generation of a peak list (including the underlying acquisitions). More... | |
Namespaces | |
| namespace | OpenSwath |
Variables | |
| OPENSWATHALGO_DLLAPI typedef boost::shared_ptr < BinaryDataArray > | BinaryDataArrayPtr |
| OPENSWATHALGO_DLLAPI typedef boost::shared_ptr < ChromatogramMeta > | ChromatogramMetaPtr |
| OPENSWATHALGO_DLLAPI typedef boost::shared_ptr < Chromatogram > | ChromatogramPtr |
| OPENSWATHALGO_DLLAPI typedef boost::shared_ptr< Spectrum > | SpectrumPtr |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:46 using doxygen 1.7.1 |