35 #ifndef OPENMS_FORMAT_MZXMLFILE_H 36 #define OPENMS_FORMAT_MZXMLFILE_H 82 void load(
const String & filename, MapType & map);
91 void store(
const String & filename,
const MapType & map)
const;
140 #endif // OPENMS_FORMAT_MZXMLFILE_H
PeakFileOptions options_
Definition: MzXMLFile.h:136
A more convenient string class.
Definition: String.h:57
File adapter for MzXML 3.1 files.
Definition: MzXMLFile.h:53
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
PeakMap MapType
Definition: MzXMLFile.h:57
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:82
The interface of a consumer of spectra and chromatograms.
Definition: IMSDataConsumer.h:68
Base class for all classes that want to report their progress.
Definition: ProgressLogger.h:55
Base class for loading/storing XML files that have a handler derived from XMLHandler.
Definition: XMLFile.h:49
Options for loading files containing peak data.
Definition: PeakFileOptions.h:48