26 lines
439 B
Plaintext
26 lines
439 B
Plaintext
# 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/stepperType ClassicalRK4
|
|
/field/setMinimumStep 10 mm
|
|
#/field/setField 0. 0. 1. kG
|
|
#
|
|
/field/update
|
|
#
|
|
/run/initialize
|
|
#
|
|
/run/particle/dumpCutValues
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 500.0 MeV
|
|
|
|
# Visualization setting
|
|
/control/execute vis.mac
|