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#include "gfield_options.h"
7
18// namespace to define options
19namespace gdetector {
20
30 // Create the root option container for this module.
32
33 // Aggregate option groups required by the detector construction and digitization flow.
38
39 // Field options are consumed by GDetectorConstruction (per-volume emfield and the
40 // global_field association on the ROOT world volume), so they must be defined here too.
42
43 return goptions;
44}
45}
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()
GOptions defineOptions()