Loading...
Searching...
No Matches
annihil.mac
Go to the documentation of this file.
1#
2# Macro file for "TestEm1.cc"
3#
4# e+ beam; 100 MeV
5# To visualise e+ annihilation
6#
7/control/verbose 2
8/run/verbose 2
9#
10/testem/det/setMat Aluminium
11/testem/det/setSize 20 cm
12#
13/testem/phys/addPhysics local
14#
15/run/initialize
16#
17/control/execute vis.mac
18#
19# prevent ionisation and bremsstrahlung production
20/run/setCut 1 km
21#
22# no multiple scattering
23/process/inactivate msc
24#
25# no photon interaction
26/process/inactivate phot
27/process/inactivate compt
28/process/inactivate conv
29#
30/testem/gun/setDefault
31/gun/particle e+
32/gun/energy 100 MeV
33# spread beam spot
34/testem/gun/rndm 0.8
35#
36/tracking/verbose 1
37#
38/run/beamOn 20