42 namespace IdentificationDataInternal
61 std::vector<ScoreTypeRef>()):
Description of the software used for processing.
Definition: Software.h:50
A more convenient string class.
Definition: String.h:60
IteratorWrapper< ProcessingSoftwares::iterator > ProcessingSoftwareRef
Definition: ProcessingSoftware.h:69
std::set< ProcessingSoftware > ProcessingSoftwares
Definition: ProcessingSoftware.h:68
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Information about software used for data processing.
Definition: ProcessingSoftware.h:49
std::vector< ScoreTypeRef > assigned_scores
Definition: ProcessingSoftware.h:56
ProcessingSoftware(const String &name="", const String &version="", std::vector< ScoreTypeRef > assigned_scores=std::vector< ScoreTypeRef >())
Definition: ProcessingSoftware.h:58