Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm3/run01.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "exampleN03.cc" 
0003 # (can be run in batch, without graphic)
0004 #
0005 # Lead-liquidArgon 50 layers; electron 1 GeV
0006 #
0007 /control/verbose 1
0008 /run/verbose 1
0009 #
0010 /testem/phys/addPhysics  local
0011 ###/testem/phys/addPhysics  emstandard_opt0
0012 #
0013 ###/run/setCut 100 um
0014 #
0015 /process/em/verbose 0
0016 /run/initialize
0017 #
0018 /gun/particle e-
0019 /gun/energy 1 GeV
0020 #
0021 /analysis/setFileName run01
0022 /analysis/h1/set 1 100 700. 1000. MeV   #edep in absor1
0023 /analysis/h1/set 2 100   0.  300. MeV   #edep in absor2
0024 /analysis/h1/set 10 110 900. 1010. MeV  #total edep
0025 /analysis/h1/set 11 52   0.   52.  none #long. profile in absor1
0026 /analysis/h1/set 12 52   0.   52.  none #long. profile in absor2
0027 /analysis/h1/set 21 102  0.   102. none #energy flow
0028 /analysis/h1/set 22 102  0.   102. none #lateral energy leakage
0029 /analysis/h1/set 23 100 0.     50. MeV  #eleak
0030 /analysis/h1/set 24 110 900. 1010. MeV  #total energy: edep + eleak
0031 #
0032 /run/printProgress 200
0033 /run/beamOn 2000