|
g4dialog
|
#include "goptions.h"

Go to the source code of this file.
Namespaces | |
| namespace | g4dialog |
Functions | |
| GOptions | g4dialog::defineOptions () |
| Define the command-line and configuration options for the G4Dialog module. | |
Variables | |
| constexpr const char * | G4DIALOG_LOGGER = "g4dialog" |
| Logger name used by the G4Dialog module. | |
|
constexpr |
This string is passed to the logging infrastructure (via GBase/Glogger integration) to categorize messages produced by this module.
Definition at line 13 of file g4dialog_options.h.