source: trunk/examples/extended/medical/GammaTherapy/GammaTherapy.in@ 1230

Last change on this file since 1230 was 807, checked in by garnier, 17 years ago

update

File size: 817 bytes
Line 
1#================================================
2# Macro file for the Bremsstrahlung test
3# 10.04.01 V.Ivanchneko
4#================================================
5/control/verbose 2
6/run/verbose 1
7/tracking/verbose 0
8/event/verbose 0
9/testem/verbose 0
10#
11/testem/phys/setCuts 0.1 mm
12#
13/testem/phys/addPhysics emstandard
14#/testem/phys/addPhysics emstandard_opt2
15#/testem/phys/addPhysics penelope
16#/testem/phys/addPhysics livermore
17#/testem/phys/addPhysics step_limit
18#
19/testem/target1Material G4_Be
20/testem/target2Material G4_W
21/testem/target1Z 9 mm
22/testem/target2Z 6 mm
23#
24#/testem/histoName be_w_st.paw
25#
26#/testem/stepMax 1.0 mm
27#
28/gun/particle e-
29/gun/energy 50.0 MeV
30#
31/run/initialize
32/run/beamOn 10000
33
Note: See TracBrowser for help on using the repository browser.