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