Skip to content

ISF_Event: Fix thread-safety checker warning.

Make TruthBinding::childTruthBinding() should be non-const, since a non-const pointer member escapes. (Only diagnosed in the hepmc2 build.)

Merge request reports

Loading