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

Declares GRunAction, responsible for run lifecycle hooks and run object creation. More...

#include "G4UserRunAction.hh"
#include "gbase.h"
#include "gdynamicdigitization.h"
#include "gstreamer.h"
Include dependency graph for gRunAction.h:
This graph shows which files directly or indirectly include this file:

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"
 

Variable Documentation

◆ GRUNACTION_LOGGER

constexpr const char* GRUNACTION_LOGGER = "grunaction"
constexpr

Definition at line 20 of file gRunAction.h.