Skip to content

LArReadoutGeometry: Fix cppcheck warnings.

Pass objects by const reference. Suppress false positve where cppcheck doesn't handle CachedValue properly.

Merge request reports