Skip to content

TrkDetDescrUtils: Fix compilation with gcc14.

CompactBinnedArray1D::m_array can't be declared const, since it gets written by operator=.

Merge request reports