#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 | OSBinaryDataArray |
| The datastructures used by the OpenSwath interfaces. More... | |
| struct | OSChromatogramMeta |
| Identifying information for a chromatogram. More... | |
| struct | OSChromatogram |
| A single chromatogram. More... | |
| struct | OSSpectrumMeta |
| Identifying information for a spectrum. More... | |
| struct | OSSpectrumMeta::RTLess |
| Comparator for the retention time. More... | |
| struct | OSSpectrum |
| The structure that captures the generation of a peak list (including the underlying acquisitions) More... | |
Namespaces | |
| OpenSwath | |
Typedefs | |
| typedef OSBinaryDataArray | BinaryDataArray |
| typedef boost::shared_ptr< BinaryDataArray > | BinaryDataArrayPtr |
| typedef OSChromatogramMeta | ChromatogramMeta |
| typedef boost::shared_ptr< ChromatogramMeta > | ChromatogramMetaPtr |
| typedef OSChromatogram | Chromatogram |
| typedef boost::shared_ptr< Chromatogram > | ChromatogramPtr |
| typedef OSSpectrumMeta | SpectrumMeta |
| typedef boost::shared_ptr< SpectrumMeta > | SpectrumMetaPtr |
| typedef OSSpectrum | Spectrum |
| typedef boost::shared_ptr< Spectrum > | SpectrumPtr |
| OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:05 using doxygen 1.8.13 |