Skip to content

CaloSubHit: Change Time type from char to std::int8_t

Xueting Yang requested to merge GaussOnArm into master

To resolve the inconsistency between simulation on arm and on x86, "char" type vars are modified to "int" type. See slides

Merge request reports

Loading