Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
DeNovoIonScoring::IonScore Class Reference

IonScore. More...

#include <OpenMS/ANALYSIS/DENOVO/DeNovoIonScoring.h>

Public Member Functions

 IonScore ()
 
 IonScore (const IonScore &rhs)
 
virtual ~IonScore ()
 
IonScoreoperator= (const IonScore &rhs)
 

Public Attributes

double score
 score More...
 
double position
 position of the ion More...
 
SignedSize index
 index of peak in the spectrum, -1 if not in spectrum More...
 

Detailed Description

IonScore.

IonScore describes the likelihood of position to be prefix residue masses (in case of an b-ion centric algorithm).

Constructor & Destructor Documentation

◆ IonScore() [1/2]

IonScore ( )
inline

◆ IonScore() [2/2]

IonScore ( const IonScore rhs)
inline

◆ ~IonScore()

virtual ~IonScore ( )
inlinevirtual

Member Function Documentation

◆ operator=()

IonScore& operator= ( const IonScore rhs)
inline

Member Data Documentation

◆ index

SignedSize index

index of peak in the spectrum, -1 if not in spectrum

Referenced by DeNovoIonScoring::IonScore::operator=().

◆ position

double position

position of the ion

Referenced by DeNovoIonScoring::IonScore::operator=().

◆ score

double score

OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:08 using doxygen 1.8.13