Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm2/test.mac 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 #/control/cout/ignoreInitializationCout false
0010 /run/numberOfThreads 8
0011 /run/verbose 1
0012 #/tracking/verbose 2
0013 #
0014 /testem/det/setMat G4_PbWO4
0015 /testem/det/setLbin 40 0.5
0016 /testem/det/setRbin 50 0.1
0017 #
0018 # Acceptance printout is activated
0019 /testem/run/acceptance  0.949 0.0082 3.0
0020 #
0021 /testem/phys/addPhysics  emstandard_opt0
0022 #
0023 /run/setCut 1.0 mm
0024 #
0025 /process/em/verbose 1
0026 #/process/em/workerVerbose 1
0027 /process/em/UseSuperProcess true
0028 /run/initialize
0029 #
0030 /gun/particle e-
0031 /gun/energy 5 GeV
0032 #
0033 #/run/printProgress 100
0034 #
0035 /run/beamOn 1
0036 /run/beamOn 10000
0037 #/run/particle/storePhysicsTable physdata
0038 #