CaloSubHit: Change Time type from char to std::int8_t
To resolve the inconsistency between simulation on arm and on x86, "char" type vars are modified to "int" type. See slides
To resolve the inconsistency between simulation on arm and on x86, "char" type vars are modified to "int" type. See slides