Classes | |
struct | BinaryDataArray |
The datastructures used by the OpenSwath interfaces. More... | |
struct | Chromatogram |
A single chromatogram. More... | |
struct | ChromatogramMeta |
Identifying information for a chromatogram. More... | |
class | IChromatogramsReader |
The interface of read-access to a list of chromatograms. More... | |
class | IChromatogramsWriter |
class | IMSDataConsumer |
The interface of a consumer of spectra and chromatograms. More... | |
class | ISpectraReader |
The interface of read-access to a list of spectra. More... | |
class | ISpectraWriter |
struct | Spectrum |
The structure that captures the generation of a peak list (including the underlying acquisitions) More... | |
struct | SpectrumMeta |
Identifying information for a spectrum. More... | |
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 |
typedef IMSDataConsumer | IMSDataConsumer |
typedef boost::shared_ptr< ISpectraReader > | SpectraReaderPtr |
typedef boost::shared_ptr< IChromatogramsReader > | ChromatogramsReaderPtr |
typedef boost::shared_ptr< ISpectraWriter > | SpectraWriterPtr |
typedef boost::shared_ptr< IChromatogramsWriter > | ChromatogramsWriterPtr |
typedef boost::shared_ptr<BinaryDataArray> BinaryDataArrayPtr |
typedef boost::shared_ptr<ChromatogramMeta> ChromatogramMetaPtr |
typedef boost::shared_ptr<Chromatogram> ChromatogramPtr |
typedef boost::shared_ptr<IChromatogramsReader> ChromatogramsReaderPtr |
typedef boost::shared_ptr<IChromatogramsWriter> ChromatogramsWriterPtr |
typedef IMSDataConsumer IMSDataConsumer |
typedef boost::shared_ptr<ISpectraReader> SpectraReaderPtr |
typedef boost::shared_ptr<ISpectraWriter> SpectraWriterPtr |
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:14 using doxygen 1.8.13 |