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