Skip to content

Remove hard-coded MDT radius values.

Edward Diehl requested to merge diehl/athena:master-smdt-radius-fix into master

Remove hard-coded MDT radius values in reconstruction code. Switch to using detectorElement()->innerTubeRadius() which works for both MDT and sMDT chambers. Fixes problem of excess number of holes for even layers of sMDT chambers.

Passed tests in RunTier0Tests.py

Merge request reports