Skip to content

L1Topo Changing Et2 to use long instead of int

Jack Harrison requested to merge jmharris/athena:XE_BitFix into 23.0

Fixing bug notified in ATR-27800.

Changing the data type (and therefore number of bits) of the Et2 variable in both jXE and gXE calculations, to stop the squared value erroring when greater than 32 bits, as is possible in FW.

Tagging @rgugel @iriu @oliveirg @jajimene @paulama

Merge request reports