| 1 | /control/manual /particle
|
|---|
| 2 | Command directory path : /particle/
|
|---|
| 3 |
|
|---|
| 4 |
|
|---|
| 5 | Guidance :
|
|---|
| 6 | Particle control commands.
|
|---|
| 7 |
|
|---|
| 8 | Sub-directories :
|
|---|
| 9 | /particle/property/ Paricle Table control commands.
|
|---|
| 10 | /particle/process/ Process Manager control commands.
|
|---|
| 11 | Commands :
|
|---|
| 12 | select * Select particle
|
|---|
| 13 | list * List name of particles.
|
|---|
| 14 | find * Find particle by encoding
|
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 | Command /particle/select
|
|---|
| 18 | Guidance :
|
|---|
| 19 | Select particle
|
|---|
| 20 |
|
|---|
| 21 | Parameter : particle name
|
|---|
| 22 | Parameter type : s
|
|---|
| 23 | Omittable : False
|
|---|
| 24 | Default value : none
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 |
|
|---|
| 28 | Command /particle/list
|
|---|
| 29 | Guidance :
|
|---|
| 30 | List name of particles.
|
|---|
| 31 | all(default)/lepton/baryon/meson/nucleus/quarks
|
|---|
| 32 |
|
|---|
| 33 | Parameter : particle type
|
|---|
| 34 | Parameter type : s
|
|---|
| 35 | Omittable : True
|
|---|
| 36 | Default value : all
|
|---|
| 37 | Candidates : all lepton baryon meson nucleus quarks
|
|---|
| 38 |
|
|---|
| 39 |
|
|---|
| 40 |
|
|---|
| 41 | Command /particle/find
|
|---|
| 42 | Guidance :
|
|---|
| 43 | Find particle by encoding
|
|---|
| 44 |
|
|---|
| 45 | Parameter : encoding
|
|---|
| 46 | Parameter type : i
|
|---|
| 47 | Omittable : False
|
|---|
| 48 | Default value : 0
|
|---|
| 49 |
|
|---|
| 50 | Command directory path : /particle/property/
|
|---|
| 51 |
|
|---|
| 52 |
|
|---|
| 53 | Guidance :
|
|---|
| 54 | Paricle Table control commands.
|
|---|
| 55 |
|
|---|
| 56 | Sub-directories :
|
|---|
| 57 | /particle/property/decay/ Decay Table control commands.
|
|---|
| 58 | Commands :
|
|---|
| 59 | dump * dump particle properties.
|
|---|
| 60 | stable * Set stable flag.
|
|---|
| 61 | lifetime * Set life time.
|
|---|
| 62 | verbose * Set Verbose level of particle property.
|
|---|
| 63 |
|
|---|
| 64 |
|
|---|
| 65 | Command /particle/property/dump
|
|---|
| 66 | Guidance :
|
|---|
| 67 | dump particle properties.
|
|---|
| 68 |
|
|---|
| 69 |
|
|---|
| 70 |
|
|---|
| 71 | Command /particle/property/stable
|
|---|
| 72 | Guidance :
|
|---|
| 73 | Set stable flag.
|
|---|
| 74 | false: Unstable true: Stable
|
|---|
| 75 |
|
|---|
| 76 | Parameter : stable
|
|---|
| 77 | Parameter type : b
|
|---|
| 78 | Omittable : False
|
|---|
| 79 |
|
|---|
| 80 |
|
|---|
| 81 |
|
|---|
| 82 | Command /particle/property/lifetime
|
|---|
| 83 | Guidance :
|
|---|
| 84 | Set life time.
|
|---|
| 85 | Unit of the time can be :
|
|---|
| 86 | s, ms, ns (default)
|
|---|
| 87 | Range of parameters : life >0.0
|
|---|
| 88 |
|
|---|
| 89 | Parameter : life
|
|---|
| 90 | Parameter type : d
|
|---|
| 91 | Omittable : False
|
|---|
| 92 | Default value : 0
|
|---|
| 93 |
|
|---|
| 94 | Parameter : Unit
|
|---|
| 95 | Parameter type : s
|
|---|
| 96 | Omittable : True
|
|---|
| 97 | Default value : ns
|
|---|
| 98 | Candidates : s ms mus ns ps second millisecond microsecond nanosecond picosecond
|
|---|
| 99 |
|
|---|
| 100 |
|
|---|
| 101 |
|
|---|
| 102 | Command /particle/property/verbose
|
|---|
| 103 | Guidance :
|
|---|
| 104 | Set Verbose level of particle property.
|
|---|
| 105 | 0 : Silent (default)
|
|---|
| 106 | 1 : Display warning messages
|
|---|
| 107 | 2 : Display more
|
|---|
| 108 | Range of parameters : verbose_level >=0
|
|---|
| 109 |
|
|---|
| 110 | Parameter : verbose_level
|
|---|
| 111 | Parameter type : i
|
|---|
| 112 | Omittable : True
|
|---|
| 113 | Default value : 0
|
|---|
| 114 |
|
|---|
| 115 | Command directory path : /particle/property/decay/
|
|---|
| 116 |
|
|---|
| 117 |
|
|---|
| 118 | Guidance :
|
|---|
| 119 | Decay Table control commands.
|
|---|
| 120 |
|
|---|
| 121 | Sub-directories :
|
|---|
| 122 | Commands :
|
|---|
| 123 | select * Enter index of decay mode.
|
|---|
| 124 | dump * Dump decay mode information.
|
|---|
| 125 | br * Set branching ratio. [0< BR <1.0]
|
|---|
| 126 |
|
|---|
| 127 |
|
|---|
| 128 | Command /particle/property/decay/select
|
|---|
| 129 | Guidance :
|
|---|
| 130 | Enter index of decay mode.
|
|---|
| 131 | Range of parameters : mode >=0
|
|---|
| 132 |
|
|---|
| 133 | Parameter : mode
|
|---|
| 134 | Parameter type : i
|
|---|
| 135 | Omittable : True
|
|---|
| 136 | Default value : 0
|
|---|
| 137 |
|
|---|
| 138 |
|
|---|
| 139 |
|
|---|
| 140 | Command /particle/property/decay/dump
|
|---|
| 141 | Guidance :
|
|---|
| 142 | Dump decay mode information.
|
|---|
| 143 |
|
|---|
| 144 |
|
|---|
| 145 |
|
|---|
| 146 | Command /particle/property/decay/br
|
|---|
| 147 | Guidance :
|
|---|
| 148 | Set branching ratio. [0< BR <1.0]
|
|---|
| 149 | Range of parameters : (br >=0.0) && (br <=1.0)
|
|---|
| 150 |
|
|---|
| 151 | Parameter : br
|
|---|
| 152 | Parameter type : d
|
|---|
| 153 | Omittable : False
|
|---|
| 154 |
|
|---|
| 155 | Command directory path : /particle/process/
|
|---|
| 156 |
|
|---|
| 157 |
|
|---|
| 158 | Guidance :
|
|---|
| 159 | Process Manager control commands.
|
|---|
| 160 |
|
|---|
| 161 | Sub-directories :
|
|---|
| 162 | Commands :
|
|---|
| 163 | dump * dump process manager or process information
|
|---|
| 164 | verbose * Set Verbose Level for Process or Process Manager
|
|---|
| 165 | activate * Activate process
|
|---|
| 166 | inactivate * Inactivate process
|
|---|
| 167 |
|
|---|
| 168 |
|
|---|
| 169 | Command /particle/process/dump
|
|---|
| 170 | Guidance :
|
|---|
| 171 | dump process manager or process information
|
|---|
| 172 | dump [process index]
|
|---|
| 173 | process index: -1 for process manager
|
|---|
| 174 |
|
|---|
| 175 | Parameter : index
|
|---|
| 176 | Parameter type : i
|
|---|
| 177 | Omittable : True
|
|---|
| 178 | Default value : -1
|
|---|
| 179 |
|
|---|
| 180 |
|
|---|
| 181 |
|
|---|
| 182 | Command /particle/process/verbose
|
|---|
| 183 | Guidance :
|
|---|
| 184 | Set Verbose Level for Process or Process Manager
|
|---|
| 185 | Verbose [Verbose] [process index]
|
|---|
| 186 | process index: -1 for process manager
|
|---|
| 187 |
|
|---|
| 188 | Parameter : Verbose
|
|---|
| 189 | Parameter type : i
|
|---|
| 190 | Omittable : True
|
|---|
| 191 | Default value : 1
|
|---|
| 192 |
|
|---|
| 193 | Parameter : index
|
|---|
| 194 | Parameter type : i
|
|---|
| 195 | Omittable : True
|
|---|
| 196 | Default value : -1
|
|---|
| 197 |
|
|---|
| 198 |
|
|---|
| 199 |
|
|---|
| 200 | Command /particle/process/activate
|
|---|
| 201 | Guidance :
|
|---|
| 202 | Activate process
|
|---|
| 203 | Activate [process index]
|
|---|
| 204 | Range of parameters : index >=0
|
|---|
| 205 |
|
|---|
| 206 | Parameter : index
|
|---|
| 207 | Parameter type : i
|
|---|
| 208 | Omittable : False
|
|---|
| 209 | Default value : 0
|
|---|
| 210 |
|
|---|
| 211 |
|
|---|
| 212 |
|
|---|
| 213 | Command /particle/process/inactivate
|
|---|
| 214 | Guidance :
|
|---|
| 215 | Inactivate process
|
|---|
| 216 | inactivate [process index]
|
|---|
| 217 | Range of parameters : index >=0
|
|---|
| 218 |
|
|---|
| 219 | Parameter : index
|
|---|
| 220 | Parameter type : i
|
|---|
| 221 | Omittable : False
|
|---|
| 222 | Default value : 0
|
|---|