Skip to content

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

Merge request reports

Loading