Skip to content

Commit 9e0a9fc

Browse files
pgruselljose-luis-rs
authored andcommitted
fix(gconfig): Change limit density for low density materials to include air in the g4config.in.
1 parent 3b429c7 commit 9e0a9fc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

gconfig/g4config.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
#/stepping/verbose 0
3939
#/control/verbose 0
4040

41+
# Set the limit density for low density materials
42+
# to include air (use for correct stepping).
43+
/mcDet/setLimitDensity 2.e-3 g/cm3
44+
4145
# Store secondaries
4246
#/mcTracking/saveSecondaries DoNotSave
4347
#/mcTracking/saveSecondaries SaveInStep

0 commit comments

Comments
 (0)