Skip to content

Add option in the HltEfficiencyChecker yaml config to turn on DEBUG mode

Ross John Hunter requested to merge add-debug-opt-to-yaml into master

Just provide debug_mode: True in your yaml under the job options.

Also protect against a potential ZeroDivisionError that could occur in hlt_line_efficiencies.py if running with a very low number of events.

Requires Moore!849 (merged)

TODO:

Edited by Ross John Hunter

Merge request reports