22.0-update-IOVDbSvc
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.