5 #ifndef DQM_ALGORITHMS_BINPRINT_H 
    6 #define DQM_ALGORITHMS_BINPRINT_H 
    9 #include "dqm_core/Algorithm.h" 
   24         virtual dqm_core::Algorithm*  
clone();
 
   27                                               const dqm_core::AlgorithmConfig& 
config );
 
   28         using dqm_core::Algorithm::printDescription;
 
   55 #endif // DQM_ALGORITHMS_BINPRINT_H