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

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

CVS update

File size: 1.7 KB
Line 
1<html><head><title>Commands in /geometry/navigator/</title></head>
2<body bgcolor="#ffffff"><h2>/geometry/navigator/</h2><p>
3Geometry navigator control setup.<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>reset</b>
9<p><dd>
10Reset navigator and navigation history.<br>
11NOTE: must be called only after kernel has been<br>
12      initialized once through the run manager!<br>
13<p><dd>Available Geant4 state(s) : Idle
14<p><br><p><dt><b>verbose [<i>level</i>]</b>
15<p><dd>
16Set run-time verbosity for the navigator.<br>
17 0 : Silent (default)<br>
18 1 : Display volume positioning and step lengths<br>
19 2 : Display step/safety info on point location<br>
20 3 : Display minimal state at -every- step<br>
21 4 : Maximum verbosity (very detailed!)<br>
22NOTE: this command has effect -only- if Geant4 has<br>
23      been installed with the G4VERBOSE flag set!<br>
24<p><dd>Range : level &gt;=0 &amp;&amp; level &lt;=4
25<p><dd>Available at all Geant4 states.
26<p><dd>Parameters<table border=1>
27<tr><td>level
28<td>type i
29<td>Omittable : default value = 0
30<td></table>
31<p><br><p><dt><b>check_mode [<i>checkFlag</i>]</b>
32<p><dd>
33Set navigator in -check_mode- state.<br>
34This will cause extra checks to be applied during<br>
35navigation. More strict and less tolerant conditions<br>
36are applied. A run-time performance penalty may be<br>
37observed when the -check_mode- state is activated.<br>
38NOTE: this command has effect -only- if Geant4 has<br>
39      been installed with the G4VERBOSE flag set!<br>
40<p><dd>Available Geant4 state(s) : Idle
41<p><dd>Parameters<table border=1>
42<tr><td>checkFlag
43<td>type b
44<td>Omittable : default value = 0
45<td></table>
46</dl></body></html>
Note: See TracBrowser for help on using the repository browser.