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

Import "lowest electron energy" cutoff from Geant4 #652

Closed
sethrj opened this issue Feb 14, 2023 · 1 comment · Fixed by #703
Closed

Import "lowest electron energy" cutoff from Geant4 #652

sethrj opened this issue Feb 14, 2023 · 1 comment · Fixed by #703
Labels
enhancement New feature or request external Dependencies and framework-oriented features

Comments

@sethrj
Copy link
Member

sethrj commented Feb 14, 2023

The Geant4 G4VEnergyLossProcess::AlongStepDoIt method which implements the tracking cut for charged particles uses G4EmParameters::LowestElectronEnergy() as the value. We should add that value to the GeantPhysicsOptions, the import data EM parameters, and propagate it all to the physics.

@sethrj sethrj added enhancement New feature or request integration external Dependencies and framework-oriented features and removed internal labels Feb 14, 2023
@sethrj
Copy link
Member Author

sethrj commented Feb 23, 2023

Also add G4EmParameters::MscEnergyLimit and use as the default high-energy cutoff for UrbanMsc.

@sethrj sethrj linked a pull request Mar 28, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external Dependencies and framework-oriented features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants