dqm_algorithms: Fix compilation with clang.
The template definitions for LastBinThresholdAction are only in the cxx file. So need to ensure within that file that instantations of that template are complete.
Please register or sign in to comment
The template definitions for LastBinThresholdAction are only in the cxx file. So need to ensure within that file that instantations of that template are complete.