ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
void | BeginOfEventAction (const G4Event *anEvent) |
void | EndOfEventAction (const G4Event *anEvent) |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
virtual void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
G4EventManager * | fpEventManager |
Definition at line 40 of file pyG4UserEventAction.cc.
View newest version in sPHENIX GitHub at line 40 of file pyG4UserEventAction.cc
Reimplemented from G4UserEventAction.
Definition at line 43 of file pyG4UserEventAction.cc.
View newest version in sPHENIX GitHub at line 43 of file pyG4UserEventAction.cc
References G4UserEventAction::BeginOfEventAction(), and f.
Referenced by export_G4UserEventAction().
Reimplemented from G4UserEventAction.
Definition at line 51 of file pyG4UserEventAction.cc.
View newest version in sPHENIX GitHub at line 51 of file pyG4UserEventAction.cc
References G4UserEventAction::EndOfEventAction(), and f.
Referenced by export_G4UserEventAction().