|
Geant4
10.02.p03
|
Public Member Functions | |
| def | EndOfEventAction (self, event) |
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 demos/water_phantom/demo.py.
| def demo.MyEventAction.EndOfEventAction | ( | self, | |
| event | |||
| ) |
Definition at line 104 of file demos/water_phantom/demo.py.