Skip to content

Add a CI test to secure the EMTopo support along easyjet developments

Guillaume Lucas Albouy requested to merge galbouy/easyjet:EMTopo-CI-test into main

This MR proposes a new CI test which makes use of small-R EMTopo jets through a new yaml config RunConfig-EMTopo.yaml instead of the more standard PFlow jets. It should help ensure the continuous support of EMTopo jets in the future developments of easyjet.

Additional changes:

  • very small fix in the configuration of the jet_sequence when using EMTopo jets,
  • add a flag to deactivate the jet parent decorations:
    • the JetParentTopDecorator throws out a null child in truth record error for datasets with one of the latest ptag, p6202 (Athena,25.0.4)
    • example of problematic datasets:
      • mc23_13p6TeV.801169.Py8EG_A14NNPDF23LO_jj_JZ4.deriv.DAOD_LLP1.e8514_e8528_s4162_s4114_r14622_r14663_p6202 (bkg)
      • mc23_13p6TeV.801936.Py8EG_Zprime2EJs_Ld40_rho80_pi20_Zp3000_l50.deriv.DAOD_LLP1.e8532_e8528_s4159_s4114_r15224_r15225_p6202 (signal)

Tagging @jburzyns

Edited by Guillaume Lucas Albouy

Merge request reports