Type fixes related to -Wconversion
Fix a few conversion warnings that show up when compiling the code with
-Wconversion
. The goal was not to make the code compile without
warnings, but rather reduce the "noise" as much as possible when
compiling client code against Gaudi headers.