Warning, /geant4/examples/extended/electromagnetic/TestEm7/alpha.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm7.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /testem/det/setMat Water
0009 /testem/det/setSizeX 10 cm
0010 /testem/det/setSizeYZ 10 cm
0011 #
0012 /testem/phys/addPhysics local
0013 #/testem/phys/addPhysics emstandard_opt0
0014 #/testem/phys/addPhysics emstandard_opt3
0015 #
0016 /run/initialize
0017 #
0018 /gun/particle alpha
0019 /gun/energy 400 MeV
0020 #
0021 # step limit
0022 /testem/stepMax 0.5 mm
0023 #
0024 /run/printProgress 1000
0025 #
0026 /analysis/setFileName alpha
0027 /analysis/h1/set 2 100 75 85 mm
0028 /analysis/h1/set 3 100 75 85 mm
0029 #
0030 /run/beamOn 10000