40 lines
907 B
Plaintext
40 lines
907 B
Plaintext
# $Id: fluo.mac,v 1.2 2010/11/22 18:32:59 vnivanch Exp $
|
|
#
|
|
# macro file for TestEm18.cc
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/testem/det/setMat G4_Cu
|
|
/testem/det/setSize 1 cm
|
|
#
|
|
/testem/phys/addPhysics emstandardFLUO
|
|
#/testem/phys/addPhysics emstandard_opt2
|
|
#/testem/phys/addPhysics emlivermore
|
|
#/testem/phys/addPhysics empenelope
|
|
#
|
|
/testem/phys/setCuts 0.01 mm
|
|
/testem/stack/killSecondaries false
|
|
#
|
|
/run/initialize
|
|
/testem/phys/fluo true
|
|
/testem/phys/pixe false
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 10 MeV
|
|
#
|
|
/testem/histo/setFileName e-10mev_fluo
|
|
/testem/histo/setHisto 4 80 0 800 keV #e- energy spectrum
|
|
/testem/histo/setHisto 5 500 0 50 keV #g energy spectrum
|
|
#
|
|
/run/beamOn 10000
|
|
#
|
|
/gun/particle gamma
|
|
/gun/energy 10 MeV
|
|
#
|
|
/testem/histo/setFileName gamma10mev_fluo
|
|
/testem/histo/setHisto 4 80 0 800 keV #e- energy spectrum
|
|
/testem/histo/setHisto 5 500 0 50 keV #g energy spectrum
|
|
#
|
|
/run/beamOn 10000
|