g4dialog
Loading...
Searching...
No Matches
g4dialog_options.h File Reference
#include "goptions.h"
Include dependency graph for g4dialog_options.h:
This graph shows which files directly or indirectly include this file:

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.
 

Variable Documentation

◆ G4DIALOG_LOGGER

constexpr const char* G4DIALOG_LOGGER = "g4dialog"
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.