35 #ifndef OPENMS_ANALYSIS_DENOVO_DENOVOIDENTIFICATION_H 36 #define OPENMS_ANALYSIS_DENOVO_DENOVOIDENTIFICATION_H 74 virtual void getIdentifications(std::vector<PeptideIdentification> & ids,
const PeakMap & exp) = 0;
83 #endif // OPENMS_ANALYSIS_DENOVO_DENOVOIDENTIFICATION_H
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Base class for de novo identification.
Definition: DeNovoIdentification.h:52
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
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
Represents the peptide hits for a spectrum.
Definition: PeptideIdentification.h:63