Skip to content

SiClusterOnTrackTool: Fix compilation with clang.

clang doesn't handle using functions such as sqrt in a constexpr.

Merge request reports