| Summary: | No check of validity of G4LEVELGAMMADATA and G4RADIOACTIVEDATA | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Alberto.Ribon |
| Component: | processes/hadronic/models/de_excitation | Assignee: | dennis.herbert.wright |
| Status: | CLOSED FIXED | ||
| Severity: | critical | CC: | dennis.herbert.wright |
| Priority: | P4 | ||
| Version: | 10.3 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Alberto.Ribon
2017-02-21 10:30:09 CET
The check for G4LEVELGAMMADATA is committed to the repository. It is not obvious how to add a check for G4RADIOACTIVEDATA, because no data are uploaded at initialisation. Needs clarification from the code authors. I'll have a look at the radioactive decay model. Added check in G4RadioactiveDecay that G4RADIOACTIVEDATA is pointing to the right directory. |