35 #ifndef OPENMS_ANALYSIS_RNPXL_RNPXLMARKERIONEXTRACTOR_H 36 #define OPENMS_ANALYSIS_RNPXL_RNPXLMARKERIONEXTRACTOR_H 50 typedef std::map<String, std::vector<std::pair<double, double> > >
MarkerIonsType;
53 static MarkerIonsType extractMarkerIons(
const PeakSpectrum& s,
const double marker_tolerance);
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67