actions
Loading...
Searching...
No Matches
gRun.h File Reference

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

#include "G4Run.hh"
#include "goptions.h"
#include "gdynamicdigitization.h"
Include dependency graph for gRun.h:
This graph shows which files directly or indirectly include this file:

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"
 

Typedef Documentation

◆ GHitsCollection

using GHitsCollection = G4THitsCollection<GHit>

Definition at line 19 of file gRun.h.

Variable Documentation

◆ GRUN_LOGGER

constexpr const char* GRUN_LOGGER = "grun"
constexpr

Definition at line 17 of file gRun.h.