Jet config block fixes for R22
- Aug 23, 2023
-
-
Teng Jian Khoo authored
-
- Aug 22, 2023
-
-
Teng Jian Khoo authored
-
Teng Jian Khoo authored
-
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.