16 namespace IdentificationDataInternal
33 const std::string& name =
"",
const std::string& version =
"",
34 const std::vector<ScoreTypeRef>&
assigned_scores = std::vector<ScoreTypeRef>()):
Description of the software used for processing.
Definition Software.h:26
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 std::string &name="", const std::string &version="", const std::vector< ScoreTypeRef > &assigned_scores=std::vector< ScoreTypeRef >())
Definition ProcessingSoftware.h:32