35 #ifndef OPENMS_FORMAT_MSPFILE_H
36 #define OPENMS_FORMAT_MSPFILE_H
86 void load(
const String & filename, std::vector<PeptideIdentification> & ids,
RichPeakMap & exp);
104 #endif // OPENMS_FORMAT_MSPFILE_H
A more convenient string class.
Definition: String.h:57
File adapter for MSP files (NIST spectra library)
Definition: MSPFile.h:54
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:69
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:92