Skip to content

New patch for HLT2 Ion reconstruction

Benjamin Audurier requested to merge baudurie_ion into 2024-patches

Running with testbench.py, the process was stuck processing some of what we believed were very central hadronic events. After investigation, the issue was double:

  • Some calibration lines were not inside the GEC as they were taken from the pSMOG setting
  • The LowPt Kshort tracking line was running for too long, or stuck.

To avoid conflict with the pSMOG lines, the code has been duplicated under iftPbPb and adapted to ion operations. The Kshort monitoring line was also removed as it is not mandatory for the tracking studies.

ping @sbelin @oboenteg

Merge request reports

Loading