libpappsomspp
Library for mass spectrometry
pappso::TraceDetectionZivy Member List

This is the complete list of members for pappso::TraceDetectionZivy, including all inherited members.

detect(const Trace &xic, TraceDetectionSinkInterface &sink, bool remove_peak_base) const overridepappso::TraceDetectionZivyvirtual
getDetectionThresholdOnMaxmin() constpappso::TraceDetectionZivy
getDetectionThresholdOnMinmax() constpappso::TraceDetectionZivy
getMaxMinHalfEdgeWindows() constpappso::TraceDetectionZivy
getMinMaxHalfEdgeWindows() constpappso::TraceDetectionZivy
getSmoothingHalfEdgeWindows() constpappso::TraceDetectionZivy
m_detectionThresholdOnMaxMinpappso::TraceDetectionZivyprivate
m_detectionThresholdOnMinMaxpappso::TraceDetectionZivyprivate
m_maxMinpappso::TraceDetectionZivyprivate
m_minMaxpappso::TraceDetectionZivyprivate
m_smoothpappso::TraceDetectionZivyprivate
setDetectionThresholdOnMaxmin(double detectionThresholdOnMaxMin)pappso::TraceDetectionZivy
setDetectionThresholdOnMinmax(double detectionThresholdOnMinMax)pappso::TraceDetectionZivy
setFilterMorphoMaxMin(const FilterMorphoMaxMin &maxMin)pappso::TraceDetectionZivy
setFilterMorphoMean(const FilterMorphoMean &smooth)pappso::TraceDetectionZivy
setFilterMorphoMinMax(const FilterMorphoMinMax &m_minMax)pappso::TraceDetectionZivy
TraceDetectionZivy(unsigned int smoothing_half_window_length, unsigned int minmax_half_window_length, unsigned int maxmin_half_window_length, pappso_double detection_threshold_on_minmax, pappso_double detection_threshold_on_maxmin)pappso::TraceDetectionZivy
~TraceDetectionZivy()pappso::TraceDetectionZivyvirtual