Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Built-in Geant4 commands can be used to toggle physics processes from the activate physics list to an on or offon or off processes defined by the current active physics list. In the deactivated state, the process will not be applied to any applicable particles.

...

For example, this command will deactivate Compton scattering for all particles.

No Format
/process/deactivate comp

...

No Format
/process/activate comp

It is not currently possible in SLIC to activate or deactivate the processes for only certain particles or regions of the detector.

Warning

Deactivating Geant4 physics processes is not recommended. We do not support the analysis of events generated with deactivated physics processes.