Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLEventAction.hh>
Public Member Functions | |
EventAction () | |
~EventAction () | |
void | beforeEventAction () |
void | afterEventAction () |
Definition at line 44 of file G4INCLEventAction.hh.
G4INCL::EventAction::EventAction | ( | ) |
Definition at line 44 of file G4INCLEventAction.cc.
G4INCL::EventAction::~EventAction | ( | ) |
Definition at line 47 of file G4INCLEventAction.cc.
void G4INCL::EventAction::afterEventAction | ( | ) |
Definition at line 54 of file G4INCLEventAction.cc.
void G4INCL::EventAction::beforeEventAction | ( | ) |
Definition at line 50 of file G4INCLEventAction.cc.