Skip to content

Jet config block fixes for R22

Teng Jian Khoo requested to merge khoo/athena:ftag-vr-config into main

FTag for VR jets

The R22 calib file and settings for VR track jets are only compatible with the 'legacy' CDI file set in this MR. We have no more use for R21 recommendations. The container name hacks are also not relevant.

However, the functional CDI file refers to a track jet container name that omits 'PV0', so we need to substitute that.

Large R jets

The ConfigBlock __init__ needs to be called with the container name to pass the makeConfig assert. Evidently not being tested.

Edited by Teng Jian Khoo

Merge request reports