Skip to content

22.0-update-IOVDbSvc

Shaun Roe requested to merge sroe/athena:22.0-update-IOVDbSvc into master

Update IOVDbSvc.cxx code (small changes). Update 'for' loops to range-based loops or stl algorithm where appropriate. Change return value of file-scope helper function from StatusCode to bool (that's how it was used anyway). Small formatting changes.

Merge request reports