Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable particle table advice #409

Closed
wants to merge 2 commits into from

Conversation

tomeichlersmith
Copy link
Collaborator

I put the reasoning in the code comment as well, but in order to have it here:

The loaded particle table creates particles that have
decay widths but the actual decay process is not defined within Geant4; thus, if one
of the particles that is created happens to trigger a decay within the Geant4 world,
it will create a Segmentation fault when trying to access the uncreated decay process.
The particle table loading is helpful for the General Particle Source (GPS) since it
needs to have these extra particles defined.

@tomeichlersmith
Copy link
Collaborator Author

I don't think my hypothesis is correct anymore so I'm closing this PR.

I still see the Seg fault that I thought was due to the particle table after disabling it, so I'm guessing it is due to something else.

@tomeichlersmith tomeichlersmith deleted the disable-particle-table-advice branch January 8, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant