OpenMS
TargetedSpectraExtractor::Match Struct Reference

#include <OpenMS/ANALYSIS/OPENSWATH/TargetedSpectraExtractor.h>

Collaboration diagram for TargetedSpectraExtractor::Match:
[legend]

Public Member Functions

 Match ()=default
 
 Match (MSSpectrum a, double b)
 

Public Attributes

MSSpectrum spectrum
 
double score = 0.0
 

Detailed Description

Structure for a match against a spectral library TODO: Replace with MzTab once the final implementation is done

Constructor & Destructor Documentation

◆ Match() [1/2]

Match ( )
default

◆ Match() [2/2]

Match ( MSSpectrum  a,
double  b 
)
inline

Member Data Documentation

◆ score

double score = 0.0

◆ spectrum

MSSpectrum spectrum