Warning, /geant4/examples/extended/electromagnetic/TestEm14/conv.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "TestEm13.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 # photon 20 MeV; gamma conversion to e+e-
0006 #
0007 /control/verbose 2
0008 /run/verbose 2
0009 #
0010 /testem/det/setMat Lead
0011 #
0012 /run/initialize
0013 #
0014 /process/inactivate phot
0015 /process/inactivate compt
0016 /process/inactivate GammaToMuPair
0017 #
0018 /gun/particle gamma
0019 /gun/energy 20 MeV
0020 #
0021 /analysis/setFileName conv
0022 /analysis/h1/set 3 200 0. 20. MeV #energy of ch. secondaries
0023 /analysis/h1/set 4 200 0. +1. none #costeta of ch. secondaries
0024 #
0025 ##/tracking/verbose 2
0026 ##/run/beamOn 1
0027 #
0028 /run/beamOn 100000