Warning, /geant4/examples/extended/hadronic/Hadr05/Pb-lAr-em.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "Hadr05.cc"
0003 #
0004 # Lead-liquidArgon 50 layers; electron 1 GeV
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 Lead 2.3 mm
0015 /testhadr/det/setAbsor 2 liquidArgon 5.7 mm
0016 /testhadr/det/setSizeYZ 40 cm
0017 #
0018 /run/initialize
0019 #
0020 /testhadr/gun/setDefault
0021 /gun/particle e-
0022 /gun/energy 1 GeV
0023 #
0024 /analysis/setFileName Pb-lAr-em
0025 /analysis/h1/set 1 110 700. 1100. MeV #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 110 700. 1100. MeV #energy deposit
0031 /analysis/h1/set 23 100 0. 50. MeV #energy leakage
0032 /analysis/h1/set 24 110 700. 1100. MeV #energy total
0033 #
0034 /run/printProgress 1000
0035 /run/beamOn 10000
0036