|
actions
|
Declares GRun, the per-thread run container. More...


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