Skip to content

Used TOT instead of charge for pixel cluster NN variables if charge not available

Thomas Strebler requested to merge tstreble/athena:ITk_NN_PixPrepData into 21.9

With ITk, the charge information in the pixel clusters is not saved and only the TOT information is available. Consequently, the computation of the weighted position of the pixel cluster used for NN clustering is adapted to use the TOT information if the charge is not available.

FYI @ncalace @nstyles @tlari @gfacini @battagl

Merge request reports