gdetector
Loading...
Searching...
No Matches
gdetector_options.cc
Go to the documentation of this file.
1#include "gdetector_options.h"
2#include "gsystem_options.h"
3#include "g4system_options.h"
5#include "gsd.h"
6
17// namespace to define options
18namespace gdetector {
19
29 // Create the root option container for this module.
31
32 // Aggregate option groups required by the detector construction and digitization flow.
37
38 return goptions;
39}
40}
Declares the gdetector module option aggregation entry point.
constexpr const char * GDETECTOR_LOGGER
Logger name used by the gdetector module.
GOptions defineOptions()
GOptions defineOptions()
GOptions defineOptions()
Builds the aggregated option set used by the gdetector module.
GOptions defineOptions()
GOptions defineOptions()