Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Public Attributes | List of all members
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 ( )
inline

Initial values.

Member Data Documentation

std::vector<UInt> charge
double corr_max
double corr_mean
double corr_min
std::map<String, UInt> exception
std::map<String, UInt> mz_model
std::map<float, UInt> mz_stdev
UInt no_exceptions

OpenMS / TOPP release 2.0.0 Documentation generated on Fri May 29 2015 17:20:45 using doxygen 1.8.9.1