Skip to content

Update on NSW algorithm in L2MuonSA

Kenta Noguchi requested to merge knoguchi/athena:NswDev into master

The following modifications were made to the NSW algorithm in L2MuonSA

  • Bug fix on geometry with NSW on both sides in L2MuonSA.
  • Added a flag to not use NSW in L2MuonSA (default: True).
  • Also added additional functionality to the IsOutlier flag (IsOutlier=1).
  • Also fixed the calculation of NSW segments used in L2SA.

We have confirmed that this improves the accuracy of the calculation of the transverse momentum when passing through the NSW. There are no errors or failures in the local tests.

cc: @yoyamagu @yuji @hasegawa

Edited by Kenta Noguchi

Merge request reports