16 namespace IdentificationDataInternal
34 const std::vector<ScoreTypeRef>&
assigned_scores = std::vector<ScoreTypeRef>()):
Description of the software used for processing.
Definition: Software.h:24
A more convenient string class.
Definition: String.h:34
IteratorWrapper< ProcessingSoftwares::iterator > ProcessingSoftwareRef
Definition: ProcessingSoftware.h:42
std::set< ProcessingSoftware > ProcessingSoftwares
Definition: ProcessingSoftware.h:41
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
Information about software used for data processing.
Definition: ProcessingSoftware.h:23
std::vector< ScoreTypeRef > assigned_scores
Definition: ProcessingSoftware.h:30
ProcessingSoftware(const String &name="", const String &version="", const std::vector< ScoreTypeRef > &assigned_scores=std::vector< ScoreTypeRef >())
Definition: ProcessingSoftware.h:32