Skip to content

Adding sTGC implementation in MuonNSWAsBuilt package (already existing for MM)

Stergios Tsigaridas requested to merge stsigari/athena:master into 22.0

This merge request contains an implementation for the as-built parameters of the sTGC strips, similar to the one that is already existing for MM (by Pierre-Francois Giraud). This package is used to calculate the as-built strip positions due to non-conformities during the strip-board fabrication or misalignments during the sTGC wedge assembly.


Modifications:

  • Identifier.h now includes sTGC station names
  • README.md

Additions:

  • ElementModelSTGC class, deformation model for the sTGC strips
  • CathodeBoardElement class, for sTGC strip boards
  • StgcStripCalculator class, for sTGC strips

The JSON file (used as input) for the sTGC case can be found here. It is generated using the dedicated package sqlite2json.

Merge request reports

Loading