run with CompNovoIonScoringBase
Definition: CompNovoIonScoringBase.h:56
IsotopeType
Definition: CompNovoIonScoringBase.h:61
run with CompNovoIonScoring
Definition: CompNovoIonScoring.h:62
void scoreWitnessSet_(Size charge, double precursor_weight, std::map< double, IonScore > &CID_nodes, const PeakSpectrum &CID_orig_spec) override
CompNovoIonScoring & operator=(const CompNovoIonScoring &source)
assignment operator
void scoreETDFeatures_(Size charge, double precursor_weight, std::map< double, IonScore > &CID_nodes, const PeakSpectrum &CID_orig_spec, const PeakSpectrum &ETD_orig_spec)
CompNovoIonScoringBase::IonScore IonScore
Definition: CompNovoIonScoring.h:67
CompNovoIonScoring()
default constructor
~CompNovoIonScoring() override
destructor
CompNovoIonScoringBase::IsotopeType IsotopeType
Definition: CompNovoIonScoring.h:66
CompNovoIonScoring(const CompNovoIonScoring &source)
copy constructor
void scoreSpectra(std::map< double, IonScore > &CID_ion_scores, PeakSpectrum &CID_spec, PeakSpectrum &ETD_spec, double precursor_weight, Size charge)
The representation of a 1D spectrum.
Definition: MSSpectrum.h:70
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:48
Definition: CompNovoIonScoringBase.h:68