|
G4OCCT 0.1.0
Geant4 interface to Open CASCADE Technology (OCCT) geometry definitions
|
#include <EventAction.hh>
Public Member Functions | |
| EventAction ()=default | |
| ~EventAction () override=default | |
| void | BeginOfEventAction (const G4Event *event) override |
| void | EndOfEventAction (const G4Event *event) override |
Event action class
In EndOfEventAction(), it prints the accumulated quantities of the energy deposit and track lengths of charged particles in Absober and Gap layers stored in the hits collections.
Definition at line 47 of file EventAction.hh.
|
default |
|
overridedefault |
|
override |
Definition at line 71 of file EventAction.cc.
|
override |
Definition at line 75 of file EventAction.cc.