Commit 06496ea
authored
[MUON] fix computation of delta phi in MFT-MCH matching (#15796)
The value of delta phi between the MFT and MCH tracks
at the matching plane is restricted to the [-pi, pi]
range, to fix the cases of large angular differences
when the MFT and MCH tracks are at the opposite side
of the horizontal plane at negative X values.1 parent 86cd189 commit 06496ea
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
926 | 927 | | |
927 | 928 | | |
928 | 929 | | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
929 | 933 | | |
930 | 934 | | |
931 | 935 | | |
| |||
963 | 967 | | |
964 | 968 | | |
965 | 969 | | |
| 970 | + | |
| 971 | + | |
| 972 | + | |
966 | 973 | | |
967 | 974 | | |
968 | 975 | | |
| |||
0 commit comments