Skip to content

Fix UT Decoder

Da Yu Tou requested to merge dtou_fix_ut_decoder into ut/zs_decoder_fix

Two fixes to UT decoder:

  1. Suppress UT clusters with 0 ADC charges.
  2. Use integer to calculate LHCbID instead of float to avoid inconsistent result due to floating point rounding.

Related MR: Equivalent Allen MR for LHCbID fix (Allen suppresses 0 ADC charge correctly): Allen!1607 (merged) image

Edited by Da Yu Tou

Merge request reports