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
Edited by Menglin Xu
To resolve the inconsistency between simulation on arm and x86, "char" type vars are modified to "int" type. @gcorti