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

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>
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 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"
 

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.