ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/runAndEvent/RE04/include/RE04EventAction.hh>
Public Member Functions | |
RE04EventAction () | |
~RE04EventAction () | |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
User event action class
Definition at line 47 of file RE04EventAction.hh.
View newest version in sPHENIX GitHub at line 47 of file RE04EventAction.hh
RE04EventAction::RE04EventAction | ( | ) |
Definition at line 42 of file RE04EventAction.cc.
View newest version in sPHENIX GitHub at line 42 of file RE04EventAction.cc
RE04EventAction::~RE04EventAction | ( | ) |
Definition at line 47 of file RE04EventAction.cc.
View newest version in sPHENIX GitHub at line 47 of file RE04EventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 51 of file RE04EventAction.cc.
View newest version in sPHENIX GitHub at line 51 of file RE04EventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 55 of file RE04EventAction.cc.
View newest version in sPHENIX GitHub at line 55 of file RE04EventAction.cc
References G4TrajectoryContainer::entries(), G4cout, G4endl, G4Event::GetEventID(), G4Event::GetTrajectoryContainer(), and RE04Trajectory::ShowTrajectory().