Rhadrons: initial thread-checker fixes
- use
const
initialization inCustomParticleFactory
to avoid unnecessary internal state - several minor fixes to avoid thread-checker warnings
More work is needed for G4ProcessHelper::Instance()
.
const
initialization in CustomParticleFactory
to avoid unnecessary internal stateMore work is needed for G4ProcessHelper::Instance()
.