source: trunk/documents/UserDoc/DocBookUsersGuides/IntroductionToGeant4/xml/AllResources/.ls/_process_eLoss_.html @ 1211

Last change on this file since 1211 was 904, checked in by garnier, 16 years ago

ajout de la doc

File size: 3.1 KB
Line 
1<html><head><title>Commands in /process/eLoss/</title></head>
2<body bgcolor="#ffffff"><h2>/process/eLoss/</h2><p>
3Commands for G4VEnergyLoss.<br>
4<p><hr><p>
5<h2>Sub-directories : </h2><dl>
6</dl><p><hr><p>
7<h2>Commands : </h2><dl>
8<p><br><p><dt><b>rndmStep [<i>choice</i>]</b>
9<p><dd>
10Randomize the proposed step by eLoss.<br>
11<p><dd>Available Geant4 state(s) : PreInit
12Idle
13<p><dd>Parameters<table border=1>
14<tr><td>choice
15<td>type b
16<td>Omittable : default value = 0
17<td></table>
18<p><br><p><dt><b>fluct [<i>choice</i>]</b>
19<p><dd>
20Switch true/false the energy loss fluctuations.<br>
21<p><dd>Available Geant4 state(s) : PreInit
22Idle
23<p><dd>Parameters<table border=1>
24<tr><td>choice
25<td>type b
26<td>Omittable : default value = 1
27<td></table>
28<p><br><p><dt><b>subsec [<i>choice</i>]</b>
29<p><dd>
30Switch true/false the subcutoff generation.<br>
31<p><dd>Available Geant4 state(s) : PreInit
32Idle
33<p><dd>Parameters<table border=1>
34<tr><td>choice
35<td>type b
36<td>Omittable : default value = 1
37<td></table>
38<p><br><p><dt><b>minsubsec [<i>rcmin</i>] [<i>Unit</i>]</b>
39<p><dd>
40Set the min. cut for subcutoff delta in range.<br>
41<p><dd>Available Geant4 state(s) : PreInit
42Idle
43<p><dd>Parameters<table border=1>
44<tr><td>rcmin
45<td>type d
46<td>Omittable : default value =
47<td><tr><td>Unit
48<td>type s
49<td><td></table>
50<p><br><p><dt><b>StepFunction [<i>dRoverR</i>] [<i>finalRange</i>] [<i>unit</i>]</b>
51<p><dd>
52Set the energy loss step limitation parameters.<br>
53  dRoverR   : max Range variation per step<br>
54  finalRange: range for final step<br>
55<p><dd>Available Geant4 state(s) : PreInit
56Idle
57<p><dd>Parameters<table border=1>
58<tr><td>dRoverR
59<td>type d
60<td><td>Parameter range : dRoverR&gt;0. &amp;&amp; dRoverR&lt;=1.
61<tr><td>finalRange
62<td>type d
63<td><td>Parameter range : finalRange&gt;0.
64<tr><td>unit
65<td>type s
66<td>Omittable : default value = mm
67<td>Parameter candidates : pc km m cm mm mum nm Ang fm parsec kilometer meter centimeter millimeter micrometer nanometer angstrom fermi
68</table>
69<p><br><p><dt><b>minKinEnergy [<i>emin</i>] [<i>Unit</i>]</b>
70<p><dd>
71Set the min kinetic energy<br>
72<p><dd>Available Geant4 state(s) : PreInit
73Idle
74<p><dd>Parameters<table border=1>
75<tr><td>emin
76<td>type d
77<td>Omittable : default value =
78<td><tr><td>Unit
79<td>type s
80<td><td>Parameter candidates : eV keV MeV GeV TeV PeV J electronvolt kiloelectronvolt megaelectronvolt gigaelectronvolt teraelectronvolt petaelectronvolt joule
81</table>
82<p><br><p><dt><b>maxKinEnergy [<i>emax</i>] [<i>Unit</i>]</b>
83<p><dd>
84Set the max kinetic energy<br>
85<p><dd>Available Geant4 state(s) : PreInit
86Idle
87<p><dd>Parameters<table border=1>
88<tr><td>emax
89<td>type d
90<td>Omittable : default value =
91<td><tr><td>Unit
92<td>type s
93<td><td>Parameter candidates : eV keV MeV GeV TeV PeV J electronvolt kiloelectronvolt megaelectronvolt gigaelectronvolt teraelectronvolt petaelectronvolt joule
94</table>
95<p><br><p><dt><b>integral [<i>integ</i>]</b>
96<p><dd>
97Switch true/false the integration of cross section over step.<br>
98<p><dd>Available Geant4 state(s) : PreInit
99Idle
100<p><dd>Parameters<table border=1>
101<tr><td>integ
102<td>type b
103<td>Omittable : default value = 1
104<td></table>
105</dl></body></html>
Note: See TracBrowser for help on using the repository browser.