g4system
Loading...
Searching...
No Matches
g4system Namespace Reference

Functions

GOptions defineOptions ()
 Define command-line/configuration options for the g4system module.
 

Function Documentation

◆ defineOptions()

GOptions g4system::defineOptions ( )

The returned option set includes:

  • module loggers and their verbosity control
  • geometry/material related diagnostic switches
  • overlap checking configuration
  • optional backup material used when a requested material does not exist

This is typically passed to the global GOptions constructor so that options are registered before any geometry building begins.

Returns
A fully-populated option definition set for this module.

Definition at line 19 of file g4system_options.cc.