Skip to content

Fixed bug in the estimation of sTGC pad widths

Stylianos Angelidakis requested to merge (removed):bug_fix into master
  1. The opening angle of sTGC pads is given in degrees but was treated as rad. Because of that, the estimated phi-pitch of the pads was a couple of.. meters. This had an impact on MuonLayerHoughTool, which issued lots of warnings.

  2. Added a proper way to get the radius of the sTGC quadruplets for the initialization of MuonPadDesign. The previous way is not wrong, but can be wrong when A-lines are enabled.

Edited by Stylianos Angelidakis

Merge request reports