#include <string>#include <vector>#include <boost/shared_ptr.hpp>#include <OpenMS/config.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 | |
| OpenMS | |
| Main OpenMS namespace. | |
| OpenMS::Interfaces | |
Typedefs | |
| typedef boost::shared_ptr< BinaryDataArray > | BinaryDataArrayPtr |
| typedef boost::shared_ptr< ChromatogramMeta > | ChromatogramMetaPtr |
| typedef boost::shared_ptr< Chromatogram > | ChromatogramPtr |
| typedef boost::shared_ptr< SpectrumMeta > | SpectrumMetaPtr |
| 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 |