Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr05/W-lAr.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "Hadr05.cc"
0003 #
0004 # Tungsten-liquidArgon 50 layers
0005 #
0006 /control/verbose 1
0007 /run/verbose 1
0008 #
0009 /process/em/verbose 0
0010 /process/had/verbose 0
0011 #
0012 /testhadr/det/setNbOfLayers 50
0013 /testhadr/det/setNbOfAbsor  2
0014 /testhadr/det/setAbsor 1 Tungsten 21 mm
0015 /testhadr/det/setAbsor 2 liquidArgon 4 mm
0016 /testhadr/det/setSizeYZ 1 m
0017 #
0018 /run/initialize
0019 #
0020 /testhadr/gun/setDefault
0021 /gun/particle proton
0022 /gun/energy 5 GeV
0023 #
0024 /analysis/setFileName W-lAr
0025 /analysis/h1/set 1 100   1.1   5.1 GeV  #edep in absor1
0026 /analysis/h1/set 2 100   0.  300.  MeV  #edep in absor2
0027 /analysis/h1/set 11 52   0.   52.  none #long. profile in absor1
0028 /analysis/h1/set 12 52   0.   52.  none #long. profile in absor2
0029 /analysis/h1/set 21 102  0.   102. none #energy flow
0030 /analysis/h1/set 22 100  1.1   5.1 GeV  #energy deposit
0031 /analysis/h1/set 23 100  0.    1.5 GeV  #energy leakage
0032 /analysis/h1/set 24 100  3.1   5.1 GeV  #energy total
0033 #
0034 /run/printProgress 400
0035 /run/beamOn 4000
0036