| Summary: | Infinite loop in G4MuMinusCapturePrecompound::ApplyYourself | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Zach Marshall <zmarshal> |
| Component: | processes/hadronic/stopping | Assignee: | Vladimir.Ivantchenko |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dennis.herbert.wright |
| Priority: | P5 | ||
| Version: | 9.6 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Zach Marshall
2013-12-06 02:25:18 CET
Thank you Zach, it is likely buggy place. In Geant4 10.0 the problem is solved by replacing this model with the new one based on the Bertini cascade. For 9.6 the fix should be provided for the patch. VI Hi Zach, sorry for the delay. The fix of the bug is done by reimplementing the same algorithm as was in previous versions of Geant4 (unsafe change was introduced in 9.6). Also protection against long loop is included. The fix will be available with the next Geant4 patch. VI |