Import Geant4 10.5.0 source tree
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
# Macro file for the initialization of example field03
|
||||
# in interactive session
|
||||
#
|
||||
# It creates the default geometry (simple absorber cylinder )
|
||||
#
|
||||
/tracking/verbose 1
|
||||
/run/verbose 1
|
||||
#
|
||||
#
|
||||
#
|
||||
/field/setStepperType 4
|
||||
/field/setMinStep 10 mm
|
||||
#/field/setFieldZ 1.0 kG
|
||||
#
|
||||
/field/update
|
||||
#
|
||||
/run/initialize
|
||||
#
|
||||
/run/particle/dumpCutValues
|
||||
#
|
||||
/gun/particle e-
|
||||
/gun/energy 500.0 MeV
|
||||
|
||||
# Visualization setting
|
||||
/control/execute vis.mac
|
||||
Reference in New Issue
Block a user