OpenMS
|
Summary of fitting results. More...
#include <OpenMS/FEATUREFINDER/FeatureFinderAlgorithm.h>
Public Member Functions | |
Summary () | |
Initial values. More... | |
Public Attributes | |
std::map< String, UInt > | exception |
count exceptions More... | |
UInt | no_exceptions |
std::map< String, UInt > | mz_model |
count used mz models More... | |
std::map< float, UInt > | mz_stdev |
count used mz standard deviations More... | |
std::vector< UInt > | charge |
count used charges More... | |
double | corr_mean |
double | corr_max |
double | corr_min |
Summary of fitting results.
|
inline |
Initial values.
std::vector<UInt> charge |
count used charges
double corr_max |
double corr_mean |
double corr_min |
std::map<float, UInt> mz_stdev |
count used mz standard deviations
UInt no_exceptions |