Skip to content

Implementation of B-Lines for Micromegas and sTGCs

Stylianos Angelidakis requested to merge (removed):dev_ablines into master
  • Implementing, in the MM/sTGC readout elements, the functions (posOnDefChamber) to transform a position, expressed in the nominal chamber frame, to the deformed chamber frame. This has been cross-checked and validated thoroughly with the NSW alignment group.yet)
  • For MMs, the corrections can be effective immediately, if B-Lines are loaded in the readout element. spacePointPosition() is the interface for applying them (on top of stereo-angle corrections and as-built conditions), and it is called at the cluster-calibration stage.
  • For sTGCs, spacePointPosition() is ready to be called, but nobody calls it, since there's no cluster calibration for sTGCs yet.

Merge request reports