OpenMS  3.0.0
FeatureFindingMetabo.h File Reference

Go to the source code of this file.

Classes

class  FeatureHypothesis
 Internal structure used in FeatureFindingMetabo that keeps track of a feature hypothesis (isotope group hypothesis). More...
 
class  CmpMassTraceByMZ
 
class  CmpHypothesesByScore
 
struct  Range
 Internal structure to store a lower and upper bound of an m/z range. More...
 
class  FeatureFindingMetabo
 Method for the assembly of mass traces belonging to the same isotope pattern, i.e., that are compatible in retention times, mass-to-charge ratios, and isotope abundances. More...
 

Namespaces

 OpenMS
 Main OpenMS namespace.
 

Class Documentation

◆ OpenMS::Range

struct OpenMS::Range

Internal structure to store a lower and upper bound of an m/z range.

Class Members
double left_boundary
double right_boundary