|
actions
|
Declares GRun, the thread-local run container used by the GEMC actions module. More...
#include "G4Run.hh"#include <gemc/goptions/goptions.h>#include <gemc/gdynamicDigitization/gdynamicdigitization.h>

Go to the source code of this file.
Data Structures | |
| class | GRun |
| Thread-local run object created by the GEMC run action. More... | |
Namespaces | |
| namespace | grun |
| Namespace containing helpers related to the run-container scope. | |
Typedefs | |
| using | GHitsCollection = G4THitsCollection<GHit> |
Functions | |
| GOptions | grun::defineOptions () |
| Returns the options associated with the run-container logger scope. | |
Variables | |
| constexpr const char * | GRUN_LOGGER = "grun" |
| using GHitsCollection = G4THitsCollection<GHit> |