Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for "TestEm14.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 # e+ e- ---> gamma gamma
0006 #
0007 /control/verbose 2
0008 /run/verbose 2
0009 #
0010 /testem/det/setMat Aluminium
0011 #
0012 /run/initialize
0013 #
0014 /process/inactivate eIoni
0015 /process/inactivate eBrem
0016 #
0017 /gun/particle e+
0018 /gun/energy 100 MeV
0019 #
0020 /analysis/setFileName anni
0021 /analysis/h1/set 5  210  0. 105. MeV    #energy  of gamma  
0022 /analysis/h1/set 6  200 -1. +1. none    #costeta of gamma
0023 #
0024 ##/tracking/verbose 2
0025 ##/run/beamOn 1
0026 #
0027 /run/beamOn 100000