Gate
Gate copied to clipboard
fabs(int) is ambiguous
Some compilers fail to evaluate fabs(crystal1ID - det1_c) as in source/digits_hits/src/GateSinogram.cc for example. The compiler doesn't know whether to treat the arguments as float, double or long double.