g4dialog
Loading...
Searching...
No Matches
g4dialog_options.cc
Go to the documentation of this file.
1#include "g4dialog_options.h"
2
3#include "g4display_options.h"
4
5// namespace to define options
6namespace g4dialog {
8 // Summary: Define and return the option schema for the g4dialog module.
9
11
12 return goptions;
13}
14} // namespace g4dialog
constexpr const char * G4DIALOG_LOGGER
Logger name used by the G4Dialog module.
GOptions defineOptions()
Define the command-line and configuration options for the G4Dialog module.