Warning, /geant4/examples/extended/electromagnetic/TestEm16/TestEm16.in is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm16.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 #
0006 /control/verbose 2
0007 /run/numberOfThreads 2
0008 /control/cout/ignoreThreadsExcept 0
0009 /run/verbose 1
0010 #
0011 /testem/det/setMat Vacuum
0012 #
0013 /run/initialize
0014 #
0015 # inactivate other processes to make SynchrotronRadiation more visible
0016 /process/inactivate msc
0017 /process/inactivate eIoni
0018 /process/inactivate eBrem
0019 /process/inactivate annihil
0020 /process/inactivate phot
0021 /process/inactivate compt
0022 /process/inactivate conv
0023 /process/inactivate Rayl
0024 #
0025 /globalField/setValue 0 0 1 tesla
0026 #
0027 /gun/particle e-
0028 /gun/energy 9.9994890009 GeV
0029 #
0030 # expected results is:
0031 # Emean = 20.48 keV
0032 # E_rms = 37.18 keV
0033 #
0034 /run/beamOn 100