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

Declares GEventAction, responsible for per-event lifecycle hooks and event publication. More...

#include "G4UserEventAction.hh"
#include "gbase.h"
#include "../run/gRunAction.h"
Include dependency graph for gEventAction.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GEventAction
 Handles event begin/end callbacks and triggers digitization + streaming. More...
 

Namespaces

namespace  geventaction
 Namespace collecting helpers for the event action.
 

Functions

GOptions geventaction::defineOptions ()
 Returns the options associated with the event action.
 

Variables

constexpr const char * EVENTACTION_LOGGER = "geventaction"
 

Variable Documentation

◆ EVENTACTION_LOGGER

constexpr const char* EVENTACTION_LOGGER = "geventaction"
constexpr

Definition at line 17 of file gEventAction.h.