OpenMS
|
#include <OpenMS/KERNEL/MassTrace.h>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/CONCEPT/ProgressLogger.h>
#include <OpenMS/KERNEL/MSChromatogram.h>
#include <OpenMS/CHEMISTRY/Element.h>
#include <vector>
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. | |