OpenMS  2.4.0
Public Types | Static Public Member Functions | List of all members
RNPxlMarkerIonExtractor Struct Reference

#include <OpenMS/ANALYSIS/RNPXL/RNPxlMarkerIonExtractor.h>

Public Types

typedef std::map< String, std::vector< std::pair< double, double > > > MarkerIonsType
 

Static Public Member Functions

static MarkerIonsType extractMarkerIons (const PeakSpectrum &s, const double marker_tolerance)
 

Member Typedef Documentation

◆ MarkerIonsType

typedef std::map<String, std::vector<std::pair<double, double> > > MarkerIonsType

Member Function Documentation

◆ extractMarkerIons()

static MarkerIonsType extractMarkerIons ( const PeakSpectrum s,
const double  marker_tolerance 
)
static