49 typedef std::map<String, std::vector<std::pair<double, double> > >
MarkerIonsType;
52 static MarkerIonsType extractMarkerIons(
const PeakSpectrum& s,
const double marker_tolerance);
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66