Skip to content

MuonR4 Mdt - Simplified r-t relation & take the signal propgation time into account

Johannes Junggeburth requested to merge jojungge/athena:RefineMdtDigi into main

Hi everybody,

this is a small refinement of the Mdt fast digitization. Currently, the simulated hit is smeared using the calibration constants from the Mdt Calib database without no more corrections.

In a more realistic scenario, the drift time of the prd would also include the propagation time of the signal along the signal, as this one is a-priori unknown. This effect is now incorporated. To ease the developments later in the segment fit a simplified r-t relation r(t)=sqrt(t) is put in as placeholder.

Tagging: @emoyse, @goblirsc, @syan

Merge request reports