Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm7/snr.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 #
0006 /control/verbose 1
0007 /run/verbose 1
0008 #
0009 /testem/det/setMat G4_WATER
0010 /testem/det/setSizeX  20 cm
0011 /testem/det/setSizeYZ 20 cm
0012 #
0013 /testem/det/tallyNumber 4
0014 /testem/det/tallyDefinition 0 2. 2. 2. mm
0015 /testem/det/tallyDefinition 1 2. 2. 2. mm
0016 /testem/det/tallyDefinition 2 2. 2. 2. mm
0017 /testem/det/tallyDefinition 3 2. 2. 2. mm
0018 /testem/det/tallyPosition 0 -9.9 0. 0. cm
0019 /testem/det/tallyPosition 1 -5.  0. 0. cm
0020 /testem/det/tallyPosition 2  0.  0. 0. cm
0021 /testem/det/tallyPosition 3  5.  0. 0. cm
0022 #
0023 #/testem/phys/addPhysics  empenelope      
0024 /testem/phys/addPhysics  standardNR       
0025 #/testem/phys/addPhysics  standardSS
0026 /testem/phys/addPhysics  elastic  
0027 /testem/phys/addPhysics  binary
0028 /testem/phys/addPhysics  binary_ion
0029 #
0030 /run/initialize
0031 #
0032 /gun/particle proton
0033 /gun/energy 160 MeV
0034 # beam size
0035 #/testem/gun/rndm 3 mm
0036 #
0037 /run/printProgress 100
0038 #/testem/stepMax 1 mm
0039 #/tracking/verbose 1
0040 #
0041 /run/beamOn 10000
0042 #
0043 #/testem/stepMax 100 mm
0044 /gun/particle ion
0045 /gun/ion 6 12 6
0046 /gun/energy 3.5 GeV
0047 /run/beamOn 1000
0048 #