Files
geant4/examples/extended/polarisation/Pol01/pol01.in
T
2018-12-07 15:15:39 +01:00

29 lines
528 B
Plaintext

#
# Macro file for "Pol01.cc"
# (can be run in batch, without graphic, without analysis)
#
/control/verbose 2
/run/verbose 2
#
/testem/det/setMat G4_Fe
/testem/det/setSizeZ 1.75 mm
/testem/phys/addPhysics polarized
#/testem/phys/addPhysics standard
/run/printProgress 5000
#
/run/initialize
/run/setCut 0.1 mm
#
/polarization/manager/verbose 1
/polarization/volume/set theBox 0. 0. 0.08
/polarization/volume/list
#
/gun/polarization 0. 0. -1.
/gun/particle gamma
#
/gun/energy 10 MeV
#
##/tracking/verbose 1
/run/beamOn 10000
#