ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Event action for the persistency example. More...
#include <geant4/tree/geant4-10.6-release/examples/extended/persistency/P01/include/ExP01EventAction.hh>
Public Member Functions | |
ExP01EventAction () | |
~ExP01EventAction () | |
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 |
Event action for the persistency example.
Definition at line 45 of file ExP01EventAction.hh.
View newest version in sPHENIX GitHub at line 45 of file ExP01EventAction.hh
ExP01EventAction::ExP01EventAction | ( | ) |
Definition at line 44 of file ExP01EventAction.cc.
View newest version in sPHENIX GitHub at line 44 of file ExP01EventAction.cc
ExP01EventAction::~ExP01EventAction | ( | ) |
Definition at line 50 of file ExP01EventAction.cc.
View newest version in sPHENIX GitHub at line 50 of file ExP01EventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 55 of file ExP01EventAction.cc.
View newest version in sPHENIX GitHub at line 55 of file ExP01EventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 60 of file ExP01EventAction.cc.
View newest version in sPHENIX GitHub at line 60 of file ExP01EventAction.cc
References G4TrajectoryContainer::entries(), G4cout, G4endl, G4Event::GetEventID(), and G4Event::GetTrajectoryContainer().