35 #ifndef OPENMS_ANALYSIS_DENOVO_DENOVOIDENTIFICATION_H
36 #define OPENMS_ANALYSIS_DENOVO_DENOVOIDENTIFICATION_H
74 virtual void getIdentifications(std::vector<PeptideIdentification> & ids,
const RichPeakMap & exp) = 0;
83 #endif // OPENMS_ANALYSIS_DENOVO_DENOVOIDENTIFICATION_H
Base class for de novo identification.
Definition: DeNovoIdentification.h:52
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
Represents the peptide hits for a spectrum.
Definition: PeptideIdentification.h:63