gdetector
Loading...
Searching...
No Matches
gdetector_options.h
Go to the documentation of this file.
1#pragma once
2
3// gemc
4#include "goptions.h"
5
19constexpr const char* GDETECTOR_LOGGER = "gdetector";
20
21namespace gdetector {
22
40
41}
constexpr const char * GDETECTOR_LOGGER
Logger name used by the gdetector module.
GOptions defineOptions()
Builds the aggregated option set used by the gdetector module.