![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for demo.MyEventAction:
Collaboration diagram for demo.MyEventAction:Public Member Functions | |
| def | EndOfEventAction |
Public Member Functions inherited from G4UserEventAction | |
| G4UserEventAction () | |
| virtual | ~G4UserEventAction () |
| virtual void | SetEventManager (G4EventManager *value) |
| virtual void | BeginOfEventAction (const G4Event *anEvent) |
| virtual void | EndOfEventAction (const G4Event *anEvent) |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
| G4EventManager * | fpEventManager |
Definition at line 101 of file demo.py.
View newest version in sPHENIX GitHub at line 101 of file demo.py
| def demo.MyEventAction.EndOfEventAction | ( | self, | |
| event | |||
| ) |