#include <RE04EventAction.hh>
User event action class
Definition at line 48 of file RE04EventAction.hh.
◆ RE04EventAction()
RE04EventAction::RE04EventAction |
( |
| ) |
|
◆ ~RE04EventAction()
RE04EventAction::~RE04EventAction |
( |
| ) |
|
◆ BeginOfEventAction()
void RE04EventAction::BeginOfEventAction |
( |
const G4Event * |
| ) |
|
|
virtual |
◆ EndOfEventAction()
void RE04EventAction::EndOfEventAction |
( |
const G4Event * |
evt | ) |
|
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 56 of file RE04EventAction.cc.
62 G4int n_trajectories = 0;
63 if (trajectoryContainer) n_trajectories = trajectoryContainer->
entries();
66 for(
G4int i=0; i<n_trajectories; i++)
G4GLOB_DLL std::ostream G4cout
G4TrajectoryContainer * GetTrajectoryContainer() const
virtual void ShowTrajectory(std::ostream &os=G4cout) const
The documentation for this class was generated from the following files: