g4system
Loading...
Searching...
No Matches
g4system_options.h
Go to the documentation of this file.
1#pragma once
8// gemc
9#include "goptions.h"
10
20constexpr const char* G4SYSTEM_LOGGER = "g4system";
21
31constexpr const char* G4SFACTORY_LOGGER = "g4sfactory";
32
33namespace g4system {
50}
constexpr const char * G4SYSTEM_LOGGER
Logger name used by the module-level builder (e.g. G4World).
constexpr const char * G4SFACTORY_LOGGER
Logger name used by object factories (e.g. G4ObjectsFactory derived classes).
GOptions defineOptions()
Define command-line/configuration options for the g4system module.