Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "TestEm2.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 # PbWO4 L = 20 radl  R = 5 radl; electron 5 GeV
0006 #
0007 /control/verbose 1
0008 /control/cout/ignoreThreadsExcept 0
0009 /run/numberOfThreads 2
0010 /run/verbose 1
0011 #
0012 /testem/det/setMat G4_PbWO4
0013 /testem/det/setLbin 40 0.5
0014 /testem/det/setRbin 50 0.1
0015 #
0016 # Acceptance printout is activated
0017 /testem/run/acceptance  0.949 0.0082 3.0
0018 #
0019 /testem/phys/addPhysics  emstandard_opt0
0020 #
0021 /run/setCut 1.0 mm
0022 #
0023 /process/em/verbose 1
0024 /process/em/workerVerbose 0
0025 /process/em/printParameters
0026 /run/initialize
0027 #
0028 /gun/particle e-
0029 /gun/energy 5 GeV
0030 #
0031 /run/printProgress 20
0032 /testem/run/verbose 1
0033 #
0034 /run/beamOn 100