75 SearchEngineBase(
const String& name,
const String& description,
bool official =
true,
const std::vector<Citation>& citations = {},
bool toolhandler_test =
true);
94 String getRawfileName(
int ms_level = 2)
const;
113 virtual void registerPeptideIndexingParameter_(
Param peptide_indexing_parameter);
119 std::vector<ProteinIdentification>& protein_identifications,
120 std::vector<PeptideIdentification>& peptide_identifications)
const;
A more convenient string class.
Definition: String.h:58
Base class for Search Engine Adapters.
Definition: SearchEngineBase.h:54
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Base class for TOPP applications.
Definition: TOPPBase.h:147
Management and storage of parameters / INI files.
Definition: Param.h:69
ExitCodes
Exit codes.
Definition: TOPPBase.h:152