#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 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:23 using doxygen 1.8.5 |