source: trunk/examples/extended/radioactivedecay/exrdm/macros/th234c-b.mac @ 1285

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

update

File size: 1.3 KB
Line 
1################################################################################
2#                                                                              #
3#                                                                              #
4# THIS TEST DECAYS Th234 AND RDM GENERATES ALL ITS SECONDARIES IN              #         
5# THE DECAY CHAIN in VR MODE                                                           #
6#                                                                              #
7#                                                                              #
8################################################################################
9#
10/histo/fileName th234c-b
11/histo/setHisto 0 50 0 15 MeV
12/histo/setHisto 1 50 0 15 MeV
13/histo/setHisto 2 50 0 15 MeV
14/histo/setHisto 3 50 0 15 MeV
15/histo/setHisto 4 50 0 15 MeV
16/histo/setHisto 5 50 0 15 MeV
17/histo/setHisto 6 50 0 15 MeV
18/exrdm/det/setTargetRadius 0.01 mm
19/exrdm/det/setTargetLength 0.01 mm
20/exrdm/det/setDetectorThickness 20 cm
21/exrdm/det/setDetectorLength 40 cm
22/run/initialize
23/run/setCutForRegion Target 10 cm
24/run/setCutForRegion Detector 50 cm
25/run/verbose 0
26/event/verbose 0
27/tracking/verbose 0
28/grdm/verbose 0
29/grdm/noVolumes
30/grdm/selectVolume Target
31
32/grdm/analogueMC 0
33/grdm/verbose 0
34
35/gps/position 0 0 0
36/gps/particle ion
37/gps/ion 90 234 0  0
38/gps/energy 0 keV
39/run/beamOn 100
40
41
Note: See TracBrowser for help on using the repository browser.