HltEfficiencyChecker | Forward Sel Reports in chained HLT1 & HLT2 efficiency checker
Currently, TrueSim efficiency for HLT1 is not produced if run_chained_hlt_with_tuples
is used. This happens because no hlt1_sel_reports
is forwarded to configure_funtuple
.
This MR fixes this behaviour using the same logic, as in the run_allen_in_moore_with_tuples
case.
FYI: @adeoyang