source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/AllResources/Control/UIcommands/_particle_property_.html @ 904

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

ajout de la doc

File size: 1.5 KB
Line 
1<html><head><title>Commands in /particle/property/</title></head>
2<body bgcolor="#ffffff"><h2>/particle/property/</h2><p>
3Paricle Table control commands.<br>
4<p><hr><p>
5<h2>Sub-directories : </h2><dl>
6<p><br><p><dt><a href="_particle_property_decay_.html">/particle/property/decay/</a>
7<p><dd>Decay Table control commands.
8</dl><p><hr><p>
9<h2>Commands : </h2><dl>
10<p><br><p><dt><b>dump</b>
11<p><dd>
12dump particle properties.<br>
13<p><dd>Available at all Geant4 states.
14<p><br><p><dt><b>stable [<i>stable</i>]</b>
15<p><dd>
16Set stable flag.<br>
17  false: Unstable   true: Stable<br>
18<p><dd>Available Geant4 state(s) : PreInit
19Idle
20GeomClosed
21<p><dd>Parameters<table border=1>
22<tr><td>stable
23<td>type b
24<td><td></table>
25<p><br><p><dt><b>lifetime [<i>life</i>] [<i>Unit</i>]</b>
26<p><dd>
27Set life time.<br>
28Unit of the time can be :<br>
29 s, ms, ns (default)<br>
30<p><dd>Range : life &gt;0.0
31<p><dd>Available Geant4 state(s) : PreInit
32Idle
33GeomClosed
34<p><dd>Parameters<table border=1>
35<tr><td>life
36<td>type d
37<td><td><tr><td>Unit
38<td>type s
39<td>Omittable : default value = ns
40<td>Parameter candidates : s ms mus ns ps second millisecond microsecond nanosecond picosecond
41</table>
42<p><br><p><dt><b>verbose [<i>verbose_level</i>]</b>
43<p><dd>
44Set Verbose level of particle property.<br>
45 0 : Silent (default)<br>
46 1 : Display warning messages<br>
47 2 : Display more<br>
48<p><dd>Range : verbose_level &gt;=0
49<p><dd>Available at all Geant4 states.
50<p><dd>Parameters<table border=1>
51<tr><td>verbose_level
52<td>type i
53<td>Omittable : default value = 0
54<td></table>
55</dl></body></html>
Note: See TracBrowser for help on using the repository browser.