Skip to content

G4UserActions: Fix cppcheck warnings.

Pass container by const reference, not by value. Delete copy/assignment for class managing memory.

Merge request reports