source: trunk/documents/UserDoc/UsersGuides/ForApplicationDeveloper/html/Control/UIcommands/_particle_.html @ 1287

Last change on this file since 1287 was 1208, checked in by garnier, 15 years ago

CVS update

File size: 1.1 KB
Line 
1<html><head><title>Commands in /particle/</title></head>
2<body bgcolor="#ffffff"><h2>/particle/</h2><p>
3Particle control commands.<br>
4<p><hr><p>
5<h2>Sub-directories : </h2><dl>
6<p><br><p><dt><a href="_particle_property_.html">/particle/property/</a>
7<p><dd>Paricle Table control commands.
8</dl><p><hr><p>
9<h2>Commands : </h2><dl>
10<p><br><p><dt><b>select [<i>particle name</i>]</b>
11<p><dd>
12Select particle <br>
13<p><dd>Available at all Geant4 states.
14<p><dd>Parameters<table border=1>
15<tr><td>particle name
16<td>type s
17<td><td></table>
18<p><br><p><dt><b>list [<i>particle type</i>]</b>
19<p><dd>
20List name of particles.<br>
21 all(default)/lepton/baryon/meson/nucleus/quarks<br>
22<p><dd>Available at all Geant4 states.
23<p><dd>Parameters<table border=1>
24<tr><td>particle type
25<td>type s
26<td>Omittable : default value = all
27<td>Parameter candidates : all lepton baryon meson nucleus quarks
28</table>
29<p><br><p><dt><b>find [<i>encoding</i>]</b>
30<p><dd>
31Find particle by encoding<br>
32<p><dd>Available at all Geant4 states.
33<p><dd>Parameters<table border=1>
34<tr><td>encoding
35<td>type i
36<td><td></table>
37</dl></body></html>
Note: See TracBrowser for help on using the repository browser.