23 #ifndef _THRESHOLDFILTER_HPP_ 24 #define _THRESHOLDFILTER_HPP_ 74 ThresholdingBy_FractionOfTotalIntensityCutoff
81 Orientation_LeastIntense
85 double threshold_ = 1.0,
98 static const char* byTypeMostIntenseName[];
99 static const char* byTypeLeastIntenseName[];
106 #endif // _SPECTRUMLIST_PEAKFILTER_HPP_
a virtual container of integers, accessible via an iterator interface, stored as union of intervals ...
boost::shared_ptr< Spectrum > SpectrumPtr
keep the <threshold> [most|least] intense data points
keep data points [more|less] relatively intense than <threshold>
ThresholdingOrientation
determines the orientation of the thresholding
Description of the default peak processing method. This element describes the base method used in the...
const ThresholdingBy_Type byType
const ThresholdingOrientation orientation
keep data points [more|less] relatively intense than <threshold>
const pwiz::util::IntegerSet msLevelsToThreshold
keep the <threshold> [most|least] intense data points
ThresholdingBy_Type
determines the method of thresholding and the meaning of the threshold value
keep data points ranked [better|worse] than <threshold>