/particle/

Particle control commands.

Sub-directories

/particle/nuclideTable/Nuclide table control commands.
/particle/property/Particle Table control commands.
/particle/process/Process Manager control commands.

Commands

select
list
find
createAllIon
createAllIsomer
verbose

select [particle name]

Select particle

Available Geant4 state(s) : PreInit Idle

Parameters
particle name type s

list [particle type]

List name of particles.
all(default)/lepton/baryon/meson/nucleus/quarks

Available Geant4 state(s) : PreInit Idle

Parameters
particle type type s Omittable : default value = all Parameter candidates : all lepton baryon meson nucleus quarks

find [encoding]

Find particle by encoding

Available Geant4 state(s) : PreInit Idle

Parameters
encoding type i

createAllIon

Create All ions (ground state)

Available Geant4 state(s) : Idle

createAllIsomer

Create All isomers

Available Geant4 state(s) : Idle

verbose [verbose_level]

Set Verbose level of particle table.
0 : Silent (default)
1 : Display warning messages
2 : Display more

Range : verbose_level >=0

Available at all Geant4 states.

Parameters
verbose_level type i Omittable : default value = 0