| Summary: | Negative interaction length | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Alberto.Ribon |
| Component: | processes/hadronic/models | Assignee: | Hans-Peter.Wellisch |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | Gunter.Folger |
| Priority: | P1 | ||
| Version: | 5.1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Alberto.Ribon
2003-05-20 10:10:53 CEST
A gamma is produced with 'nan' kinetic energy by neutron-inelastic process. This one was fixed in 5.1, but just now the same symptom appears elsewhere again. Fix was a protection for zero particle mass in G4DynamicParticle.cc. This particular problem is now fixed in tag "partman-V05-01-00" for particles/management, the problem was still due to negative value to sqrt computed for precision loss on mass calculation of massless particles (photons in this case). The fix will be included in release 5.2. |