63 void getAllXTandemNames(std::vector<String>& all_names)
const;
66 void getAllCometNames(std::vector<String>& all_names)
const;
69 void getAllCruxNames(std::vector<String>& all_names)
const;
72 void getAllOMSSANames(std::vector<String>& all_names)
const;
75 void getAllMSGFNames(std::vector<String>& all_names)
const;
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Digestion enzyme database (base class)
Definition: DigestionEnzymeDB.h:58
Database for enzymes that digest proteins (proteases)
Definition: ProteaseDB.h:52
Representation of a digestion enzyme for proteins (protease)
Definition: DigestionEnzymeProtein.h:48