Commit 3c0c6ee
committed
Fix mask of MFTMCHMID
GlobalTrackID::MFTMCHMID was inserted between TPCTRDTOF and ITSTPCTRDTOF while
the related masks were defined in the TPCTRDTOF, ITSTPCTRDTOF, MFTMCHMID order.
Fortunately, the masks are not stored in the persistent data so we can simply
swap them (and MFTMCHMID is not used though we should keep it at its current
position for backward compatibility)1 parent c8bdd13 commit 3c0c6ee
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments