Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes

DeNovoIonScoring::IonScore Class Reference

IonScore. More...

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

List of all members.

Public Member Functions

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

Public Attributes

DoubleReal score
 score
DoubleReal position
 position of the ion
SignedSize index
 index of peak in the spectrum, -1 if not in spectrum

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 (  )  [inline]
IonScore ( const IonScore rhs  )  [inline]
virtual ~IonScore (  )  [inline, virtual]

Member Function Documentation

IonScore& operator= ( const IonScore rhs  )  [inline]

Member Data Documentation

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

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

position of the ion

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


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:49 using doxygen 1.7.1