 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
42 namespace IdentificationDataInternal
61 std::vector<ScoreTypeRef>()):
Description of the software used for processing.
Definition: Software.h:48
std::set< ProcessingSoftware > ProcessingSoftwares
Definition: ProcessingSoftware.h:68
A more convenient string class.
Definition: String.h:58
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
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Information about software used for data processing.
Definition: ProcessingSoftware.h:48
IteratorWrapper< ProcessingSoftwares::iterator > ProcessingSoftwareRef
Definition: ProcessingSoftware.h:69