Skip to content

Draft: Add UpgradeHLT1FilteredForwardThenMatchingNoGEC file for hlt2 thor test

Oscar Boente Garcia requested to merge oboenteg-thor-test-update into master

Adds a new .mdf file to run hlt2_pp_thor.py tests. The sample corresponds to the MDF files in: /MC/Upgrade/Beam7000GeV-Upgrade-MagDown-Nu7.6-25ns-Pythia8/Sim10aU1/30000000/MDF, but here the sample is HLT1 filtered with the hlt1_pp_forward_then_matching_no_gec.py Allen sequence. Sample corresponds to 156951 events.

Information: the sample being used now is /MC/Upgrade/Beam7000GeV-Upgrade-MagDown-Nu7.6-25ns-Pythia8/Sim09c-Up02/30000000, which is an older sample, but it does not have enough statistics to have a large sample of hlt1-filtered events.

The MR also changes the scripts/benchmark-scripts/Moore_hlt2_pp_thor.sh file to use the new included file. This is done to avoid a failure when testing hlt2 lines that use a hlt1_filter_code (see the issue described in lhcb/Moore!2366 (comment 6791273) and in lhcb/Moore!2279 (diffs)). Lines from lhcb/Moore!2366 (comment 6791273) have been successfully tested (log file final_hlt2_log.log ).

cc @cmarinbe @poluekt @mvesteri @samarian

Edited by Oscar Boente Garcia

Merge request reports