63 std::map<const BaseFeature*, std::vector<size_t>>
assignedMS2;
70 const double& precursor_mz_tolerance,
71 const double& precursor_rt_tolerance,
Stores a set of features, together with a 2D tree for fast search.
Definition: KDTreeFeatureMaps.h:49
std::map< const BaseFeature *, std::vector< size_t > > assignedMS2
Definition: FeatureMapping.h:63
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Definition: FeatureMapping.h:44
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
Allocate ms2 spectra to feature within the minimal distance.
Definition: FeatureMapping.h:61
std::vector< size_t > unassignedMS2
Definition: FeatureMapping.h:64