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

Production limits may not be working with more recent Geant4 version #53

Closed
lobis opened this issue Jun 13, 2022 · 1 comment
Closed

Comments

@lobis
Copy link
Member

lobis commented Jun 13, 2022

The current "officially" supported Geant4 version for REST is v10.4.3 however REST is also supported for the latest Geant4 version, v11.0.2 at the time of writing.

I have found that in this version of Geant4, some examples produce way many more tracks than in the reference Geant4 version v10.4.3. (can be checked for example in https://github.com/rest-for-physics/restG4/runs/6863322663?check_suite_focus=true)

This is probably due to the step limiters not working correctly for this version of Geant4 and we should update them. Some examples also take much more time to run, such as 08.Alphas possibly due to this.

@lobis
Copy link
Member Author

lobis commented Sep 18, 2022

This was addressed in #63, its due to an option of the physics list being turned on on the latests versions which was not turned on (or didn't exist) on the older versions of Geant4.

@lobis lobis closed this as completed Sep 18, 2022
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

No branches or pull requests

1 participant