#include <OpenMS/TRANSFORMATIONS/FEATUREFINDER/FeatureFinderAlgorithmPicked.h>
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) |
PeakInfo | ( | ) | [inline] |
Constructor.
precalculated mass trace score
precalculated intensity score
precalculated isotope pattern score (for the current charge)
overall score of the peak (for the current charge)
bool local_max |
local maximum flag (possible seed)
Generated Tue Apr 1 15:36:47 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |