Skip to content

Strip Triggre Fixes: SWT in TR inclusion, R_Index fixed, wider active strips per trigger

Gal Avner requested to merge gavner/athena:StripTriggerCorrections into 21.3

sTGC Strip Trigger simulation fixes:

  • Including the SWT in TR, so it will not exit if one of the wedges has no strip clusters, and calculating the parameters accordingly.
  • Including a wider range of active strips to be read for each trigger, even outside the padTrigger bounds.
  • Fixing the R_Index parameter with different geometrical r_bounds, allocated 10bits instead of 8bits, and using theta_NSW instead of theta_IP for the calculation

Merge request reports