Skip to content

jFEX saturation for EmulatedTowers and fix saturation for DataTowers

Sergi Rodriguez Bosca requested to merge serodrig/athena:jfexSat into 23.0

This MR is meant to add the saturation bit for the Emulated towers. The variable used in the calo cell container is quality() as suggested by the LAr experts.

Additionally, I fixed a bug found in the jFEX input data decoder where for a given channel it decoded Tile and LATOME in the same way causing some Tile jTowers saturated. There is no saturation for Tile, hence should be always 0.

tagging @mhesping

Edited by Sergi Rodriguez Bosca

Merge request reports