Skip to content

Fixing the HGTD diode time

Louis D'Eramo requested to merge lderamo/athena:HGTD_SDO_time into main

After some inquiries of the SDO properties saved for HGTD, we found that the code was adding charges and time incoherently. This redefine the correct property to be saved: if two charges are crossing the same diode, the earliest one is saved.

Tagging @aleopold that initially implemented this.

Merge request reports