11 std::shared_ptr<gdynamicdigitization::dRoutinesMap> digi_map) :
13 digitization_routines_map(std::move(digi_map)) {
14 const auto desc =
"GRun " + std::to_string(G4Threading::G4GetThreadId());
GBase(const std::shared_ptr< GOptions > &gopt, std::string logger_name="")
std::shared_ptr< GLogger > log
GRun(std::shared_ptr< GOptions > gopts, std::shared_ptr< gdynamicdigitization::dRoutinesMap > digi_map)
Constructs the run object for the current execution thread.
Declares GRun, the thread-local run container used by the GEMC actions module.
constexpr const char * GRUN_LOGGER