MCCaloHit: Change type from char to signed int
To resolve the inconsistency between simulation on arm and x86, "char" type vars are modified to "int" type. @gcorti
To resolve the inconsistency between simulation on arm and x86, "char" type vars are modified to "int" type. @gcorti