16 namespace IdentificationDataInternal
34 const std::vector<ScoreTypeRef>&
assigned_scores = std::vector<ScoreTypeRef>()):
Description of the software used for processing.
Definition Software.h:26
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
Wrapper that adds operator< to iterators, so they can be used as (part of) keys in maps/sets or multi...
Definition MetaData.h:20
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