Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

FeatureFinderAlgorithmPicked::PeakInfo Struct Reference

#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmPicked.h>

List of all members.


Detailed Description

template<class PeakType, class FeatureType>
struct OpenMS::FeatureFinderAlgorithmPicked< PeakType, FeatureType >::PeakInfo

Helper structure that stores precalculated information for each peak used in FeatureFinderAlgorithmPicked.

Public Member Functions

 PeakInfo ()
 Constructor.

Public Attributes

Real trace_score
 precalculated mass trace score
Real intensity_score
 precalculated intensity score
Real pattern_score
 precalculated isotope pattern score (for the current charge)
Real overall_score
 overall score of the peak (for the current charge)
bool local_max
 local maximum flag (possible seed)

Constructor & Destructor Documentation

PeakInfo (  )  [inline]

Constructor.


Member Data Documentation

Real trace_score

precalculated mass trace score

Real intensity_score

precalculated intensity score

Real pattern_score

precalculated isotope pattern score (for the current charge)

Real overall_score

overall score of the peak (for the current charge)

bool local_max

local maximum flag (possible seed)


The documentation for this struct was generated from the following file:
Generated Tue Apr 1 15:36:47 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1