Warning, /geant4/examples/extended/electromagnetic/TestEm7/nucl.in 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 #
0006 /control/verbose 1
0007 /run/verbose 1
0008 /tracking/verbose 0
0009 #
0010 /testem/det/setMat G4_WATER
0011 /testem/det/setSizeX 20 cm
0012 /testem/det/setSizeYZ 20 cm
0013 #
0014 /testem/det/tallyNumber 4
0015 /testem/det/tallyDefinition 0 2. 2. 2. mm
0016 /testem/det/tallyDefinition 1 2. 2. 2. mm
0017 /testem/det/tallyDefinition 2 2. 2. 2. mm
0018 /testem/det/tallyDefinition 3 2. 2. 2. mm
0019 /testem/det/tallyPosition 0 -9.9 0. 0. cm
0020 /testem/det/tallyPosition 1 -5. 0. 0. cm
0021 /testem/det/tallyPosition 2 0. 0. 0. cm
0022 /testem/det/tallyPosition 3 5. 0. 0. cm
0023 #
0024 #/testem/phys/addPhysics emstandard_opt3
0025 /testem/phys/addPhysics local
0026 #
0027 /run/initialize
0028 #
0029 /gun/particle proton
0030 /gun/energy 160 MeV
0031 # beam size
0032 /testem/gun/rndm 3 mm
0033 #
0034 /run/printProgress 1000
0035 /testem/stepMax 1 mm
0036 #
0037 /run/beamOn 1000
0038 #exit
0039 #
0040 /testem/stepMax 100 mm
0041 /gun/particle ion
0042 /gun/ion 6 12 6
0043 /gun/energy 3.5 GeV
0044 /run/beamOn 1000
0045 #
0046 /testem/det/setMat G4_Cu
0047 /testem/det/tallyMat G4_Cu
0048 /gun/particle kaon+
0049 /gun/energy 100 MeV
0050 /run/beamOn 1000
0051 #
0052 /testem/det/setMat TechVacuum
0053 /gun/particle alpha
0054 /gun/energy 0.265 keV
0055 /run/beamOn 100
0056 #
0057 /testem/det/setMat G4_WATER
0058 /gun/particle alpha
0059 /gun/energy 100 MeV
0060 /run/beamOn 100
0061 #