Skip to content

TestLArDetDescr+TRT_ReadoutGeometry: Fix clang warning.

Unused variables. Add [[maybe_unused]] for one rather than removing, as it is in test code.

Merge request reports