35 #ifndef OPENMS_FORMAT_MSPFILE_H 36 #define OPENMS_FORMAT_MSPFILE_H 86 void load(
const String & filename, std::vector<PeptideIdentification> & ids,
PeakMap & exp);
93 void store(
const String & filename,
const PeakMap & exp)
const;
104 #endif // OPENMS_FORMAT_MSPFILE_H
A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
File adapter for MSP files (NIST spectra library)
Definition: MSPFile.h:54
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:82
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:92