![]() |
OpenMS
2.4.0
|
Allocate ms2 spectra to feature within the minimal distance. More...
#include <OpenMS/ANALYSIS/MAPMATCHING/FeatureMapping.h>
Public Attributes | |
| std::map< const BaseFeature *, std::vector< size_t > > | assignedMS2 |
| std::vector< size_t > | unassignedMS2 |
Allocate ms2 spectra to feature within the minimal distance.
| spectra | Input of PeakMap/MSExperiment with spectra information |
| fp_map_kd | KDTree used for query and match spectra with features |
| precursor_mz_tolerance | mz_tolerance used for query |
| precursor_rt_tolernace | rt tolerance used for query |
| ppm | mz tolernace window calculation in ppm or Da |
| std::map<const BaseFeature*, std::vector<size_t> > assignedMS2 |
| std::vector<size_t> unassignedMS2 |
1.8.14