35 #ifndef OPENMS_ANALYSIS_MRM_MRMFRAGMENTSELECTION_H 36 #define OPENMS_ANALYSIS_MRM_MRMFRAGMENTSELECTION_H 82 void selectFragments(std::vector<RichPeak1D> & selected_peaks,
const RichPeakSpectrum & spec);
87 bool peakselectionIsAllowed_(
const RichPeak1D & peak);
This class can select appropriate fragment ions of an MS/MS spectrum of a peptide.
Definition: MRMFragmentSelection.h:59
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
A 1-dimensional raw data point or peak with meta information.
Definition: RichPeak1D.h:52
A base class for all classes handling default parameters.
Definition: DefaultParamHandler.h:92