track labels
[mussa.git] / alg / mussa.hpp
index ded2a8b77f62d3072a9f963eef8247127642c7e2..8cf8ffa771644be5264b48f8263e2570816f7a75 100644 (file)
@@ -68,7 +68,8 @@ class Mussa
     //! get number of bases that must match for a window to be saved
     int get_threshold() const;
     void set_soft_thres(int sft_thres);
-    
+    int get_soft_thres() const;
     void set_analysis_mode(enum analysis_modes new_ana_mode);
     enum analysis_modes get_analysis_mode() const;
     //! return a string name for an analysis mode