36 #ifndef OPENMS_CHEMISTRY_SVMTHEORETICALSPECTRUMGENERATORSET_H 37 #define OPENMS_CHEMISTRY_SVMTHEORETICALSPECTRUMGENERATORSET_H 89 void getSupportedCharges(std::set<Size> & charges);
A more convenient string class.
Definition: String.h:57
Loads SvmTheoreticalSpectrumGenerator instances for different charges.
Definition: SvmTheoreticalSpectrumGeneratorSet.h:62
Representation of a peptide/protein sequence.
Definition: AASequence.h:108
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Simulates MS2 spectra with support vector machines.
Definition: SvmTheoreticalSpectrumGenerator.h:72
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
std::map< Size, SvmTheoreticalSpectrumGenerator > simulators_
Definition: SvmTheoreticalSpectrumGeneratorSet.h:96
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:128