Skip to content

tauMonitoring: fix lead track impact parameter and TRT PID variables

Hello,

This MR is fixing a couple of small issues in the offline tau DQ monitoring code, after looking at some early Run3 data web displays. The first is the retrieval of the d0 and z0 impact parameter significance of the leading track. In R22, we don't have dedicated "leadTrack" variables anymore, because these are computed for all tracks. The second is a small bug in the manipulation of TRT PID variables, currently they are overwritten and set to 0.

After rerunning a test job locally, I now see the variables.

Adding the 'urgent' flag in case it can be picked up for 22.0.76 expected tomorrow.

Tagging @rferguso , @qbuat , @dta for information.

Cheers, Bertrand

Edited by Bertrand Martin Dit Latour

Merge request reports