Option definitions for the g4system module (geometry/material construction layer).
More...
Go to the source code of this file.
◆ G4SFACTORY_LOGGER
| constexpr const char* G4SFACTORY_LOGGER = "g4sfactory" |
|
constexpr |
This logger is typically more verbose and focuses on per-volume operations:
- solid/logical/physical construction
- material fallback behavior
- dependency checks and placement diagnostics
Definition at line 31 of file g4system_options.h.
◆ G4SYSTEM_LOGGER
| constexpr const char* G4SYSTEM_LOGGER = "g4system" |
|
constexpr |
This logger is typically used for high-level phases such as:
- registering factories
- building materials and defaults
- resolving volume dependency order
Definition at line 20 of file g4system_options.h.