OpenMS  2.4.0
Classes | Static Public Member Functions | List of all members
FeatureMapping Class Reference

#include <OpenMS/ANALYSIS/MAPMATCHING/FeatureMapping.h>

Classes

struct  FeatureToMs2Indices
 Allocate ms2 spectra to feature within the minimal distance. More...
 

Static Public Member Functions

static FeatureToMs2Indices assignMS2IndexToFeature (PeakMap &spectra, const KDTreeFeatureMaps &fp_map_kd, const double &precursor_mz_tolerance, const double &precursor_rt_tolerance, bool &ppm)
 

Member Function Documentation

◆ assignMS2IndexToFeature()

static FeatureToMs2Indices assignMS2IndexToFeature ( PeakMap spectra,
const KDTreeFeatureMaps fp_map_kd,
const double precursor_mz_tolerance,
const double precursor_rt_tolerance,
bool &  ppm 
)
static