Resolve ATLASRECTS-4855 and add NSW variables
In order for the new, MT-compatible isolation to work on muons, the isolation variables cannot be static: therefore they must be removed from MuonAuxContainer, necessitating a schema evolution. Since a schema evolution is happening anyway, I took the opportunity to add the NSW variables, which could not be added without one due to a ROOT bug, as well. This part of the MR is a partial sweep of https://gitlab.cern.ch/atlas/athenaprivate1/merge_requests/12674: the remainder will come in a separate MR.