| Line | |
|---|
| 1 | # $Id: acosta.mac,v 1.2 2007/07/31 16:51:29 maire Exp $
|
|---|
| 2 | #
|
|---|
| 3 | # macro file for TestEm5.cc
|
|---|
| 4 | #
|
|---|
| 5 | # Back x-ray emission by 20 keV electrons in Silver.
|
|---|
| 6 | # E. Acosta et al. Journal of Applied Physics 83(11) 1998 page 6038
|
|---|
| 7 | # Fig. 4-5-6
|
|---|
| 8 | #
|
|---|
| 9 | /control/verbose 2
|
|---|
| 10 | /run/verbose 2
|
|---|
| 11 | #
|
|---|
| 12 | /testem/det/setAbsMat Silver
|
|---|
| 13 | /testem/det/setAbsThick 1 cm
|
|---|
| 14 | /testem/det/setAbsYZ 1 cm
|
|---|
| 15 | #
|
|---|
| 16 | /run/initialize
|
|---|
| 17 | #
|
|---|
| 18 | /testem/gun/setDefault
|
|---|
| 19 | /gun/particle e-
|
|---|
| 20 | /gun/energy 20 keV
|
|---|
| 21 | #
|
|---|
| 22 | /testem/histo/setFileName acosta
|
|---|
| 23 | /testem/histo/setFileType hbook
|
|---|
| 24 | /testem/histo/setHisto 40 40 0 20 keV #energy at exit. (reflect,neutral)
|
|---|
| 25 | #
|
|---|
| 26 | /testem/phys/setGCut 1 um
|
|---|
| 27 | #
|
|---|
| 28 | /testem/event/printModulo 100000
|
|---|
| 29 | #
|
|---|
| 30 | /run/beamOn 5000000
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.