| Summary: | G4ParticleHPFinalState::adjust_final_state() creates wrong secondary | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Artem Zontikov <zontikov.a> |
| Component: | processes/hadronic/models/neutron_hp | Assignee: | dennis.herbert.wright |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | dennis.herbert.wright |
| Priority: | P4 | ||
| Version: | 10.2 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Artem Zontikov
2016-11-09 23:47:35 CET
The method was originally designed for neutron projectile. For other projectiles, we recommend to set “G4PARTICLEHP_DO_NOT_ADJUST_FINAL_STATE” environment variable and under the setting, the method never called. We have not yet decided how we treat this problem. This problem appears to have been fixed in Geant4 10.4 |