|
actions
|
Declares GRunAction, responsible for run lifecycle hooks and run object creation. More...
#include "G4UserRunAction.hh"#include "gbase.h"#include "gdynamicdigitization.h"#include "gstreamer.h"

Go to the source code of this file.
Data Structures | |
| class | GRunAction |
| Handles run begin/end callbacks and creates the per-thread run object. More... | |
Namespaces | |
| namespace | grunaction |
| Namespace collecting helpers for the run action. | |
Functions | |
| GOptions | grunaction::defineOptions () |
| Returns the options associated with the run action. | |
Variables | |
| constexpr const char * | GRUNACTION_LOGGER = "grunaction" |
|
constexpr |
Definition at line 20 of file gRunAction.h.