Skip to content

23.0-clang15-MuonGeoModelTest

Shaun Roe requested to merge sroe/athena:23.0-clang15-MuonGeoModelTest into master

Addressing mostly clang15 warnings about unused variables; One different: a double constant returned in a float, for which I changed the code returning it also. cppcheck: one duplicate assignment (minor)

Merge request reports