Geant4.10
|
#include <B4dEventAction.hh>
Public Member Functions | |
B4dEventAction () | |
virtual | ~B4dEventAction () |
virtual void | BeginOfEventAction (const G4Event *event) |
virtual void | EndOfEventAction (const G4Event *event) |
![]() | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
![]() | |
G4EventManager * | fpEventManager |
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 45 of file B4dEventAction.hh.
B4dEventAction::B4dEventAction | ( | ) |
Definition at line 45 of file B4dEventAction.cc.
|
virtual |
Definition at line 55 of file B4dEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 118 of file B4dEventAction.cc.
References G4cout, G4endl, G4SDManager::GetCollectionID(), G4RunManager::GetPrintProgress(), G4RunManager::GetRunManager(), and G4SDManager::GetSDMpointer().