Geant4.10
|
Public Member Functions | |
def | EndOfEventAction |
![]() | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
virtual void | BeginOfEventAction (const G4Event *anEvent) |
virtual void | EndOfEventAction (const G4Event *anEvent) |
Additional Inherited Members | |
![]() | |
G4EventManager * | fpEventManager |
Definition at line 32 of file examples/demos/water_phantom/test.py.
def test.MyEventAction.EndOfEventAction | ( | self, | |
event | |||
) |
Definition at line 35 of file examples/demos/water_phantom/test.py.