Skip to content

add data/mc tests for 2024 productions

Sevda Esen requested to merge sevda-2024-mc into 2024-patches

Make general hlt1 and hlt2 settings in Moore.production.py where settings can be passed in the qmt file directly with lbexec.

Make MC flagging more explicit, similar to between hlt1 and hlt2.

Remove Hlt2Conf.hlt2_pp_2024 test, add Hlt2Conf.hlt2_pp_2024_data and ```Moore.test_lbexec_hlt2_pp_2024_mc```` tests with 2024 data and mc samples respectively.

Ported from !3219 (!3219 can be closed.) @cagapopo

  • Port flagging (implemented for 2023 realistic simulation 41de38e1 ) to master.

  • Reminder: flagging is currently implemented based on removing all pre/post scales and therefore relies on the Passthrough line to be present in the sequence. A more robust solution should be put in place in the future.

Edited by Sevda Esen

Merge request reports