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
6
namespace
g4dialog
{
7
GOptions
defineOptions
() {
8
// Summary: Define and return the option schema for the g4dialog module.
9
10
GOptions
goptions
(
G4DIALOG_LOGGER
);
11
12
return
goptions
;
13
}
14
}
// namespace g4dialog
GOptions
g4dialog_options.h
G4DIALOG_LOGGER
constexpr const char * G4DIALOG_LOGGER
Logger name used by the G4Dialog module.
Definition
g4dialog_options.h:13
g4display_options.h
g4dialog
Definition
g4dialog_options.cc:6
g4dialog::defineOptions
GOptions defineOptions()
Define the command-line and configuration options for the G4Dialog module.
Definition
g4dialog_options.cc:7
goptions
g4dialog_options.cc
Generated by
1.10.0