Moved Tao's code to TaoLEMuSR.
This commit is contained in:
106
geant4/TaoLEMuSR/doc/commands/_process_.html
Normal file
106
geant4/TaoLEMuSR/doc/commands/_process_.html
Normal file
@ -0,0 +1,106 @@
|
||||
<html><head><title>Commands in /process/</title></head>
|
||||
<body bgcolor="#ffffff"><h2>/process/</h2><p>
|
||||
Process Table control commands.<br>
|
||||
<p><hr><p>
|
||||
<h2>Sub-directories : </h2><dl>
|
||||
<p><br><p><dt><a href="_process_eLoss_.html">/process/eLoss/</a>
|
||||
<p><dd>Commands for G4VEnergyLoss.
|
||||
</dl><p><hr><p>
|
||||
<h2>Commands : </h2><dl>
|
||||
<p><br><p><dt><b>list [<i>type</i>]</b>
|
||||
<p><dd>
|
||||
List up process names<br>
|
||||
list [type] <br>
|
||||
type: process type [all:for all proceeses]<br>
|
||||
<p><dd>Available at all Geant4 states.
|
||||
<p><dd>Parameters<table border=1>
|
||||
<tr><td>type
|
||||
<td>type s
|
||||
<td>Omittable : default value = all
|
||||
<td>Parameter candidates : all NotDefined Transportation Electromagnetic Optical Hadronic Photolepton_hadron Decay General Parameterisation UserDefined
|
||||
</table>
|
||||
<p><br><p><dt><b>verbose [<i>verbose</i>]</b>
|
||||
<p><dd>
|
||||
Set Verbose Level for Process Table<br>
|
||||
verbose [level]<br>
|
||||
level: verbose level<br>
|
||||
<p><dd>Range : verbose >=0
|
||||
<p><dd>Available Geant4 state(s) : PreInit
|
||||
Init
|
||||
Idle
|
||||
GeomClosed
|
||||
EventProc
|
||||
<p><dd>Parameters<table border=1>
|
||||
<tr><td>verbose
|
||||
<td>type i
|
||||
<td>Omittable : default value = 1
|
||||
<td></table>
|
||||
<p><br><p><dt><b>setVerbose [<i>verbose</i>] [<i>type</i>]</b>
|
||||
<p><dd>
|
||||
Set verbose level for processes<br>
|
||||
setVerbose level [type or name] <br>
|
||||
level: verbose level <br>
|
||||
name : process name <br>
|
||||
type : process type <br>
|
||||
[all] for all proceeses <br>
|
||||
<p><dd>Available Geant4 state(s) : Idle
|
||||
GeomClosed
|
||||
EventProc
|
||||
<p><dd>Parameters<table border=1>
|
||||
<tr><td>verbose
|
||||
<td>type i
|
||||
<td><td><tr><td>type
|
||||
<td>type s
|
||||
<td>Omittable : default value = all
|
||||
<td></table>
|
||||
<p><br><p><dt><b>dump [<i>procName</i>] [<i>particle</i>]</b>
|
||||
<p><dd>
|
||||
Dump process information<br>
|
||||
dump name [particle]<br>
|
||||
name: process name or type name<br>
|
||||
particle: particle name [all: for all particles]<br>
|
||||
<p><dd>Available Geant4 state(s) : Init
|
||||
Idle
|
||||
GeomClosed
|
||||
EventProc
|
||||
<p><dd>Parameters<table border=1>
|
||||
<tr><td>procName
|
||||
<td>type s
|
||||
<td><td><tr><td>particle
|
||||
<td>type s
|
||||
<td>Omittable : default value = all
|
||||
<td></table>
|
||||
<p><br><p><dt><b>activate [<i>procName</i>] [<i>particle</i>]</b>
|
||||
<p><dd>
|
||||
Activate processes <br>
|
||||
Activate name [particle]<br>
|
||||
name: process name or type name<br>
|
||||
particle: particle name [all: for all particles]<br>
|
||||
<p><dd>Available Geant4 state(s) : Idle
|
||||
GeomClosed
|
||||
EventProc
|
||||
<p><dd>Parameters<table border=1>
|
||||
<tr><td>procName
|
||||
<td>type s
|
||||
<td><td><tr><td>particle
|
||||
<td>type s
|
||||
<td>Omittable : default value = all
|
||||
<td></table>
|
||||
<p><br><p><dt><b>inactivate [<i>procName</i>] [<i>particle</i>]</b>
|
||||
<p><dd>
|
||||
Inactivate process <br>
|
||||
Inactivate processes <br>
|
||||
Inactivate name [particle]<br>
|
||||
name: process name or type name<br>
|
||||
particle: particle name [all: for all particles]<br>
|
||||
<p><dd>Available Geant4 state(s) : Idle
|
||||
GeomClosed
|
||||
EventProc
|
||||
<p><dd>Parameters<table border=1>
|
||||
<tr><td>procName
|
||||
<td>type s
|
||||
<td><td><tr><td>particle
|
||||
<td>type s
|
||||
<td>Omittable : default value = all
|
||||
<td></table>
|
||||
</dl></body></html>
|
Reference in New Issue
Block a user