TrkDetDescrTools: Avoid potential FPE with clang.
It was specualting division, leading to a div-by-zero exception. Fixes test failure in SCT_Monitoring in the clang build.
It was specualting division, leading to a div-by-zero exception. Fixes test failure in SCT_Monitoring in the clang build.