#include <ExN02EventAction.hh>
Definition at line 44 of file ExN02EventAction.hh.
◆ ExN02EventAction()
ExN02EventAction::ExN02EventAction |
( |
| ) |
|
◆ ~ExN02EventAction()
ExN02EventAction::~ExN02EventAction |
( |
| ) |
|
◆ BeginOfEventAction()
void ExN02EventAction::BeginOfEventAction |
( |
const G4Event * |
| ) |
|
|
virtual |
◆ EndOfEventAction()
void ExN02EventAction::EndOfEventAction |
( |
const G4Event * |
evt | ) |
|
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 60 of file ExN02EventAction.cc.
67 G4int n_trajectories = 0;
68 if (trajectoryContainer) n_trajectories = trajectoryContainer->
entries();
72 if (event_id < 100 || event_id%100 == 0) {
74 G4cout <<
" " << n_trajectories
75 <<
" trajectories stored in this event." <<
G4endl;
G4GLOB_DLL std::ostream G4cout
G4TrajectoryContainer * GetTrajectoryContainer() const
The documentation for this class was generated from the following files: