Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Summary Struct Reference

Summary of fitting results. More...

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

Public Member Functions

 Summary ()
 Initial values. More...
 

Public Attributes

std::map< String, UIntexception
 
UInt no_exceptions
 
std::map< String, UIntmz_model
 
std::map< float, UIntmz_stdev
 
std::vector< UIntcharge
 
double corr_mean
 
double corr_max
 
double corr_min
 

Detailed Description

Summary of fitting results.

Constructor & Destructor Documentation

◆ Summary()

Summary ( )
inline

Initial values.

Member Data Documentation

◆ charge

std::vector<UInt> charge

◆ corr_max

double corr_max

◆ corr_mean

double corr_mean

◆ corr_min

double corr_min

◆ exception

std::map<String, UInt> exception

◆ mz_model

std::map<String, UInt> mz_model

◆ mz_stdev

std::map<float, UInt> mz_stdev

◆ no_exceptions

UInt no_exceptions

OpenMS / TOPP release 2.3.0 Documentation generated on Wed Apr 18 2018 19:29:18 using doxygen 1.8.14