23.0-cppcheck-MuonGeoModelTest
correct cppcheck defects in all categories. Primarily one warning about redundant nullptr check (removed; the pointer had already been dereferenced) and 'performance' defects of post increment vs pre increment.
correct cppcheck defects in all categories. Primarily one warning about redundant nullptr check (removed; the pointer had already been dereferenced) and 'performance' defects of post increment vs pre increment.