42 namespace IdentificationDataInternal
60 const std::vector<ScoreTypeRef>&
assigned_scores = 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:68
std::set< ProcessingSoftware > ProcessingSoftwares
Definition: ProcessingSoftware.h:67
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:48
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="", const std::vector< ScoreTypeRef > &assigned_scores=std::vector< ScoreTypeRef >())
Definition: ProcessingSoftware.h:58