/cuts/

Commands for G4VUserPhysicsList.


Sub-directories :


Commands :


verbose [level]

Set the Verbose level of G4ProductionCutsTable.
0 : Silent (default)
1 : Display warning messages
2 : Display more info
2 : Display debug info

Range : level >=0 && level <=3

Available at all Geant4 states.

Parameters
level type i Omittable : default value = 0


setLowEdge [edge] [Unit]

Set low edge energy value

Range : edge >0.0

Available Geant4 state(s) : PreInit

Parameters
edge type d
Unit type s Omittable : default value = keV Parameter candidates : eV keV MeV GeV TeV PeV J electronvolt kiloelectronvolt megaelectronvolt gigaelectronvolt teraelectronvolt petaelectronvolt joule


setHighEdge [edge] [Unit]

Set high edge energy value

Range : edge >0.0

Available Geant4 state(s) : PreInit

Parameters
edge type d
Unit type s Omittable : default value = TeV Parameter candidates : eV keV MeV GeV TeV PeV J electronvolt kiloelectronvolt megaelectronvolt gigaelectronvolt teraelectronvolt petaelectronvolt joule


dump

Dump cuplues in ProductuinCutsTable.

Available at all Geant4 states.