source: trunk/examples/extended/radioactivedecay/exrdm/macros/multiple-source.mac @ 1027

Last change on this file since 1027 was 807, checked in by garnier, 16 years ago

update

File size: 683 bytes
Line 
1#/exrdm/phys/SelectPhysics LHEP_BIC_HP
2/exrdm/det/setTargetRadius 10 mm
3/exrdm/det/setTargetLength 10 mm
4/run/initialize
5/histo/fileName multiple-source
6/run/setCut 1000 cm
7/run/setCutForRegion Target 10 cm
8/run/setCutForRegion Detector 50 cm
9/gps/pos/type Volume
10/gps/pos/centre 0 0 0
11/gps/pos/shape Cylinder
12/gps/pos/radius 10 mm
13/gps/pos/halfz 5 mm
14#
15/gps/particle ion
16/gps/energy 0 keV
17# first isotope Cf240 with strength of 2.
18/gps/source/intensity 2.
19/gps/ion 98 240
20# second isotope Cs137 with strength of 1.
21/gps/source/add 1.
22/gps/ion 55 137
23# third isotope U238 with strength of 1.5
24/gps/source/add 1.5
25/gps/ion 92 238
26/gps/source/list
27/tracking/verbose 0
28/run/beamOn 1000
Note: See TracBrowser for help on using the repository browser.