| Summary: | Biasing mode in RadioactiveDecay | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | michel.maire |
| Component: | processes/hadronic/models | Assignee: | dennis.herbert.wright |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | P4 | ||
| Version: | 10.4 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
michel.maire
2018-02-05 18:58:29 CET
The missing Ti47 nuclei were due to a bug in G4RadioactiveDecay::AddDeexcitationSpectrumForBiasMode: stable nuclei at the end of decay chains were not being added as secondaries. This is now fixed in tag radioactive_decay-V10-04-01. The missing Sc nuclei is not a bug. Biased RDM decays all chains down to the stable nuclei and collects all the secondaries at the end of the tracking step. Since the ground state of Sc47 is not stable, it does not appear. |