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
20
constexpr
const
char
*
G4SYSTEM_LOGGER
=
"g4system"
;
21
31
constexpr
const
char
*
G4SFACTORY_LOGGER
=
"g4sfactory"
;
32
33
namespace
g4system
{
49
GOptions
defineOptions
();
50
}
GOptions
G4SYSTEM_LOGGER
constexpr const char * G4SYSTEM_LOGGER
Logger name used by the module-level builder (e.g. G4World).
Definition
g4system_options.h:20
G4SFACTORY_LOGGER
constexpr const char * G4SFACTORY_LOGGER
Logger name used by object factories (e.g. G4ObjectsFactory derived classes).
Definition
g4system_options.h:31
goptions.h
g4system
Definition
g4system_options.cc:17
g4system::defineOptions
GOptions defineOptions()
Define command-line/configuration options for the g4system module.
Definition
g4system_options.cc:19
g4system_options.h
Generated by
1.10.0