5 #ifndef DQM_ALGORITHMS_BINTHRESH_H
6 #define DQM_ALGORITHMS_BINTHRESH_H
10 #include "dqm_core/Algorithm.h"
24 virtual dqm_core::Algorithm*
clone();
27 const dqm_core::AlgorithmConfig&
config );
28 using dqm_core::Algorithm::printDescription;
52 const std::map<std::string, double> & warning_params,
53 const std::map<std::string, double> & error_params );
55 const std::map< std::string, double> & warning_params,
56 const std::map< std::string, double> & error_params );
61 #endif // DQM_ALGORITHMS_BINTHRESH_H