Skip to content

TgcReadoutGeometry clean up & removal of a couple of bugs

Johannes Junggeburth requested to merge jojungge/athena:TgcReadoutCleanUp into main
  • Clean up interface of the TgcReadoutElement. Removal of unneeded functions. Uniform naming convention etc.
  • Optimize calculation of the wire group position. Remove recursive calculation approach in favour of a caching
  • Fix the calculation of the trapezoidal width for negative local Z

Prerequisite for ATLASSIM-7210

Validation of changes on simulation: TgcReadout_MC.pdf

image

image

image

image

image

image

Validation of changes on data: TgcReadout_Data.pdf

image

image

image

image

image

Tagging: @jdandoy, @christos, @jchapman, @jcatmore, @nstyles for the offline-sw-review-approved label

Tagging: @rbianchi, @turra to make them aware of upcoming changes in their physics validation campaign

Tagging: @kluit,@stavrop, @pscholer, @mvozak as experts

Edited by Johannes Junggeburth

Merge request reports