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:56
File adapter for MSP files (NIST spectra library) 
Definition: MSPFile.h:54
Representation of a mass spectrometry experiment. 
Definition: MSExperiment.h:68
A base class for all classes handling default parameters. 
Definition: DefaultParamHandler.h:90