36 #ifndef OPENMS_CHEMISTRY_SVMTHEORETICALSPECTRUMGENERATORSET_H 
   37 #define OPENMS_CHEMISTRY_SVMTHEORETICALSPECTRUMGENERATORSET_H 
   85     void getSupportedCharges(std::set<Size> & charges);
 
A more convenient string class. 
Definition: String.h:56
Loads SvmTheoreticalSpectrumGenerator instances for different charges. 
Definition: SvmTheoreticalSpectrumGeneratorSet.h:58
Representation of a peptide/protein sequence. 
Definition: AASequence.h:84
Simulates ms2 spectra with support vector machines. 
Definition: SvmTheoreticalSpectrumGenerator.h:69
std::map< Size, SvmTheoreticalSpectrumGenerator > simulators_
Definition: SvmTheoreticalSpectrumGeneratorSet.h:92
size_t Size
Size type e.g. used as variable which can hold result of size() 
Definition: Types.h:144