Skip to content

Rhadrons: initial thread-checker fixes

Frank Winklmeier requested to merge fwinkl/athena:rhadron into master
  • use const initialization in CustomParticleFactory to avoid unnecessary internal state
  • several minor fixes to avoid thread-checker warnings

More work is needed for G4ProcessHelper::Instance().

Merge request reports