| 1 | /control/manual /geometry
|
|---|
| 2 | Command directory path : /geometry/
|
|---|
| 3 |
|
|---|
| 4 |
|
|---|
| 5 | Guidance :
|
|---|
| 6 | Geometry control commands.
|
|---|
| 7 |
|
|---|
| 8 | Sub-directories :
|
|---|
| 9 | /geometry/navigator/ Geometry navigator control setup.
|
|---|
| 10 | /geometry/test/ Geometry verification control setup.
|
|---|
| 11 | Commands :
|
|---|
| 12 | Command directory path : /geometry/navigator/
|
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 | Guidance :
|
|---|
| 16 | Geometry navigator control setup.
|
|---|
| 17 |
|
|---|
| 18 | Sub-directories :
|
|---|
| 19 | Commands :
|
|---|
| 20 | reset * Reset navigator and navigation history.
|
|---|
| 21 | verbose * Set run-time verbosity for the navigator.
|
|---|
| 22 |
|
|---|
| 23 |
|
|---|
| 24 | Command /geometry/navigator/reset
|
|---|
| 25 | Guidance :
|
|---|
| 26 | Reset navigator and navigation history.
|
|---|
| 27 | NOTE: must be called only after kernel has been
|
|---|
| 28 | initialized once through the run manager!
|
|---|
| 29 |
|
|---|
| 30 |
|
|---|
| 31 |
|
|---|
| 32 | Command /geometry/navigator/verbose
|
|---|
| 33 | Guidance :
|
|---|
| 34 | Set run-time verbosity for the navigator.
|
|---|
| 35 | 0 : Silent (default)
|
|---|
| 36 | 1 : Display positioning and relative states
|
|---|
| 37 | 2 : Display step/safety info on point location
|
|---|
| 38 | 3 : Display state at -every- step!
|
|---|
| 39 | 4 : Maximum verbosity (very detailed!)
|
|---|
| 40 | NOTE: this command has effect -only- if Geant4 has
|
|---|
| 41 | been installed with the G4VERBOSE flag set!
|
|---|
| 42 | Range of parameters : level >=0 && level <=4
|
|---|
| 43 |
|
|---|
| 44 | Parameter : level
|
|---|
| 45 | Parameter type : i
|
|---|
| 46 | Omittable : True
|
|---|
| 47 | Default value : 0
|
|---|
| 48 |
|
|---|
| 49 | Command directory path : /geometry/test/
|
|---|
| 50 |
|
|---|
| 51 |
|
|---|
| 52 | Guidance :
|
|---|
| 53 | Geometry verification control setup.
|
|---|
| 54 | Helps in detecting possible overlapping regions.
|
|---|
| 55 |
|
|---|
| 56 | Sub-directories :
|
|---|
| 57 | Commands :
|
|---|
| 58 | tolerance * Set error tolerance value.
|
|---|
| 59 | position * Set starting position.
|
|---|
| 60 | direction * Set momentum direction.
|
|---|
| 61 | line_test * Performs test along a single specified direction/position.
|
|---|
| 62 | grid_test * Start running the default grid test.
|
|---|
| 63 | recursive_test * Start running the recursive grid test.
|
|---|
| 64 | cylinder_test * Start running the cylinder test.
|
|---|
| 65 | run * Start running the default grid test.
|
|---|
| 66 |
|
|---|
| 67 |
|
|---|
| 68 | Command /geometry/test/tolerance
|
|---|
| 69 | Guidance :
|
|---|
| 70 | Set error tolerance value.
|
|---|
| 71 | Default: 1E-4*mm.
|
|---|
| 72 |
|
|---|
| 73 | Parameter : Tolerance
|
|---|
| 74 | Parameter type : d
|
|---|
| 75 | Omittable : True
|
|---|
| 76 | Default value : taken from the current value
|
|---|
| 77 |
|
|---|
| 78 | Parameter : Unit
|
|---|
| 79 | Parameter type : s
|
|---|
| 80 | Omittable : True
|
|---|
| 81 | Default value : mm
|
|---|
| 82 | Candidates : pc km m cm mm mum nm Ang fm parsec kilometer meter centimeter millimeter micrometer nanometer angstrom fermi
|
|---|
| 83 |
|
|---|
| 84 |
|
|---|
| 85 |
|
|---|
| 86 | Command /geometry/test/position
|
|---|
| 87 | Guidance :
|
|---|
| 88 | Set starting position.
|
|---|
| 89 |
|
|---|
| 90 | Parameter : X
|
|---|
| 91 | Parameter type : d
|
|---|
| 92 | Omittable : True
|
|---|
| 93 | Default value : taken from the current value
|
|---|
| 94 |
|
|---|
| 95 | Parameter : Y
|
|---|
| 96 | Parameter type : d
|
|---|
| 97 | Omittable : True
|
|---|
| 98 | Default value : taken from the current value
|
|---|
| 99 |
|
|---|
| 100 | Parameter : Z
|
|---|
| 101 | Parameter type : d
|
|---|
| 102 | Omittable : True
|
|---|
| 103 | Default value : taken from the current value
|
|---|
| 104 |
|
|---|
| 105 | Parameter : Unit
|
|---|
| 106 | Parameter type : s
|
|---|
| 107 | Omittable : True
|
|---|
| 108 | Default value : cm
|
|---|
| 109 | Candidates : pc km m cm mm mum nm Ang fm parsec kilometer meter centimeter millimeter micrometer nanometer angstrom fermi
|
|---|
| 110 |
|
|---|
| 111 |
|
|---|
| 112 |
|
|---|
| 113 | Command /geometry/test/direction
|
|---|
| 114 | Guidance :
|
|---|
| 115 | Set momentum direction.
|
|---|
| 116 | Direction needs not to be a unit vector.
|
|---|
| 117 | Range of parameters : Px != 0 || Py != 0 || Pz != 0
|
|---|
| 118 |
|
|---|
| 119 | Parameter : Px
|
|---|
| 120 | Parameter type : d
|
|---|
| 121 | Omittable : True
|
|---|
| 122 | Default value : taken from the current value
|
|---|
| 123 |
|
|---|
| 124 | Parameter : Py
|
|---|
| 125 | Parameter type : d
|
|---|
| 126 | Omittable : True
|
|---|
| 127 | Default value : taken from the current value
|
|---|
| 128 |
|
|---|
| 129 | Parameter : Pz
|
|---|
| 130 | Parameter type : d
|
|---|
| 131 | Omittable : True
|
|---|
| 132 | Default value : taken from the current value
|
|---|
| 133 |
|
|---|
| 134 | Parameter : Unit
|
|---|
| 135 | Parameter type : s
|
|---|
| 136 | Omittable : False
|
|---|
| 137 |
|
|---|
| 138 |
|
|---|
| 139 |
|
|---|
| 140 | Command /geometry/test/line_test
|
|---|
| 141 | Guidance :
|
|---|
| 142 | Performs test along a single specified direction/position.
|
|---|
| 143 | Use position and direction commands to change default.
|
|---|
| 144 | Default: position(0,0,0), direction(0,0,1).
|
|---|
| 145 |
|
|---|
| 146 |
|
|---|
| 147 |
|
|---|
| 148 | Command /geometry/test/grid_test
|
|---|
| 149 | Guidance :
|
|---|
| 150 | Start running the default grid test.
|
|---|
| 151 | A grid of lines parallel to a cartesian axis is used;
|
|---|
| 152 | Only direct daughters of the mother volumes are checked.
|
|---|
| 153 |
|
|---|
| 154 |
|
|---|
| 155 |
|
|---|
| 156 | Command /geometry/test/recursive_test
|
|---|
| 157 | Guidance :
|
|---|
| 158 | Start running the recursive grid test.
|
|---|
| 159 | A grid of lines along a cartesian axis is recursively
|
|---|
| 160 | to all daughters and daughters of daughters, etc.
|
|---|
| 161 | WARNING: it may take a very long time, depending on geometry complexity !
|
|---|
| 162 |
|
|---|
| 163 |
|
|---|
| 164 |
|
|---|
| 165 | Command /geometry/test/cylinder_test
|
|---|
| 166 | Guidance :
|
|---|
| 167 | Start running the cylinder test.
|
|---|
| 168 | A set of lines in a cylindrical pattern of gradually
|
|---|
| 169 | increasing mesh size.
|
|---|
| 170 |
|
|---|
| 171 |
|
|---|
| 172 |
|
|---|
| 173 | Command /geometry/test/run
|
|---|
| 174 | Guidance :
|
|---|
| 175 | Start running the default grid test.
|
|---|
| 176 | Same as the grid_test command.
|
|---|
| 177 |
|
|---|