27 lines
467 B
Plaintext
27 lines
467 B
Plaintext
# $Id: pixe.mac 105927 2017-08-29 13:25:29Z gcosmo $
|
|
#
|
|
# macro file for TestEm18.cc
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat Tungsten
|
|
/testem/det/setSize 100 um
|
|
#
|
|
/process/em/pixe true
|
|
#
|
|
/run/setCut 1 um
|
|
#
|
|
/run/initialize
|
|
#
|
|
/gun/particle proton
|
|
/gun/energy 10 MeV
|
|
#
|
|
/analysis/setFileName pixe
|
|
/analysis/h1/set 7 100 0 10 MeV #total eLoss
|
|
/analysis/h1/set 11 100 0 100 keV #gamma energy spectrum
|
|
#
|
|
/run/printProgress 10000
|
|
#
|
|
/run/beamOn 100000
|