| Line | |
|---|
| 1 | # $Id: annihil.mac,v 1.1 2006/01/25 13:56:40 maire Exp $
|
|---|
| 2 | #
|
|---|
| 3 | # Macro file for "TestEm1.cc"
|
|---|
| 4 | #
|
|---|
| 5 | # e+ beam; 100 MeV
|
|---|
| 6 | # To visualise e+ annihilation
|
|---|
| 7 | #
|
|---|
| 8 | /control/verbose 2
|
|---|
| 9 | /run/verbose 2
|
|---|
| 10 | #
|
|---|
| 11 | /testem/det/setMat Aluminium
|
|---|
| 12 | /testem/det/setSize 20 cm
|
|---|
| 13 | #
|
|---|
| 14 | /testem/phys/addPhysics standard
|
|---|
| 15 | #
|
|---|
| 16 | /run/initialize
|
|---|
| 17 | #
|
|---|
| 18 | /control/execute vis.mac
|
|---|
| 19 | #
|
|---|
| 20 | # prevent ionisation and bremsstrahlung production
|
|---|
| 21 | /testem/phys/setCuts 1 km
|
|---|
| 22 | #
|
|---|
| 23 | # no multiple scattering
|
|---|
| 24 | /process/inactivate msc
|
|---|
| 25 | #
|
|---|
| 26 | # no photon interaction
|
|---|
| 27 | /process/inactivate phot
|
|---|
| 28 | /process/inactivate compt
|
|---|
| 29 | /process/inactivate conv
|
|---|
| 30 | #
|
|---|
| 31 | /testem/gun/setDefault
|
|---|
| 32 | /gun/particle e+
|
|---|
| 33 | /gun/energy 100 MeV
|
|---|
| 34 | # spread beam spot
|
|---|
| 35 | /testem/gun/rndm 0.8
|
|---|
| 36 | #
|
|---|
| 37 | /tracking/verbose 1
|
|---|
| 38 | #
|
|---|
| 39 | /run/beamOn 20
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.