You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The Geant4
G4VEnergyLossProcess::AlongStepDoIt
method which implements the tracking cut for charged particles usesG4EmParameters::LowestElectronEnergy()
as the value. We should add that value to theGeantPhysicsOptions
, the import data EM parameters, and propagate it all to the physics.The text was updated successfully, but these errors were encountered: