Fix some fragile and decay-specific hacks in the HltEfficiencyChecker tool
There were a few decay-specific hacks in hlt1_line_efficiencies.py
, such as hard-coded plotting limits for each process. In this MR I remove these, and also try to make the hlt1_line_efficiencies.py
script more readable and catch more errors.
Also fixes the --dump
behaviour, thereby closing #3 (closed).
TODO:
-
Tune the automated plotting limits with some higher stats plots -
Settle on a color palette.
Edited by Ross John Hunter