OpenMS
Loading...
Searching...
No Matches
Scores.h File Reference
#include <OpenMS/DATASTRUCTURES/String.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <OpenMS/OpenMSConfig.h>
#include <vector>
#include <set>
#include <map>
#include <algorithm>
Include dependency graph for Scores.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scores
 Utility class for score type handling in identification and quantification workflows. More...
 
struct  Scores::Maps_
 Holds the static score type lookup maps (thread-safe via C++11 function-local static) More...
 

Namespaces

namespace  OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::Scores::Maps_

struct OpenMS::Scores::Maps_

Holds the static score type lookup maps (thread-safe via C++11 function-local static)

Collaboration diagram for Scores::Maps_:
[legend]
Class Members
map< IDType, bool > type_to_better
map< IDType, set< String > > type_to_str