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

Member Function Documentation

IonScore& operator= ( const IonScore rhs)
inline

Member Data Documentation

SignedSize index

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

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

double position

position of the ion

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

double score

OpenMS / TOPP release 2.0.0 Documentation generated on Sat May 16 2015 16:13:48 using doxygen 1.8.9.1