Files
geant4/examples/extended/field/field02/field02.in
T
2016-06-08 16:18:25 +02:00

26 lines
365 B
Plaintext

#
# Macro file for the initialization phase of field02.
#
# It creates the default geometry (simple absorber cylinder )
#
/tracking/verbose 1
/run/verbose 1
#
#
#
/field/setStepperType 4
/field/setMinStep 10 mm
#
/field/update
#
/run/initialize
#
/run/particle/dumpCutValues
#
/gun/particle e-
/gun/energy 50.0 MeV
#
/event/printModulo 50
/run/beamOn 100
#