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

Merge request reports

Loading