Problem 1896 - Incorrect testing for non-existent nuclide decay scheme
Summary: Incorrect testing for non-existent nuclide decay scheme
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/models (show other problems)
Version: 10.2
Hardware: All All
: P4 normal
Assignee: dennis.herbert.wright
URL:
Depends on:
Blocks:
 
Reported: 2016-09-29 02:42 CEST by dennis.herbert.wright
Modified: 2016-09-30 18:54 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description dennis.herbert.wright 2016-09-29 02:42:54 CEST
In G4RadioactiveDecay::LoadDecayTable() incorrect behavior arises due to using pointer to decay table outside of if block looking for filename. (line 1055)
Comment 1 dennis.herbert.wright 2016-09-30 18:54:23 CEST
Fix submitted for testing.