OpenMS
|
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/METADATA/ID/IdentificationData.h>
#include <OpenMS/METADATA/PeptideIdentification.h>
#include <OpenMS/METADATA/ProteinIdentification.h>
#include <OpenMS/KERNEL/ConsensusMap.h>
#include <vector>
#include <unordered_set>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | ScoreToTgtDecLabelPairs |
class | IDScoreGetterSetter |
A class for extracting and reinserting IDScores from Peptide/ProteinIdentifications and from ConsensusMaps. More... | |
struct | IDScoreGetterSetter::IsIDType< T > |
struct | IDScoreGetterSetter::IsHitType< T > |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Typedefs | |
typedef std::pair< double, double > | ScoreToTgtDecLabelPair |