Geant4.10
|
Public Member Functions | |
def | EndOfRunAction |
def | BeginOfRunAction |
def | EndOfRunAction |
def | BeginOfRunAction |
def | EndOfRunAction |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
virtual void | BeginOfRunAction (const G4Run *aRun) |
virtual void | EndOfRunAction (const G4Run *aRun) |
void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
G4bool | isMaster |
Definition at line 23 of file examples/demos/water_phantom/test.py.
def test.MyRunAction.BeginOfRunAction | ( | self, | |
run | |||
) |
Definition at line 32 of file tests/gtest01/python3/test.py.
References print().
Referenced by test.MyRunAction.BeginOfRunAction().
def test.MyRunAction.BeginOfRunAction | ( | self, | |
run | |||
) |
Definition at line 33 of file tests/gtest01/test.py.
References test.MyRunAction.BeginOfRunAction().
def test.MyRunAction.EndOfRunAction | ( | self, | |
run | |||
) |
Definition at line 26 of file examples/demos/water_phantom/test.py.
Referenced by test.MyRunAction.EndOfRunAction().
def test.MyRunAction.EndOfRunAction | ( | self, | |
run | |||
) |
Definition at line 36 of file tests/gtest01/python3/test.py.
References test.MyRunAction.EndOfRunAction(), and print().
def test.MyRunAction.EndOfRunAction | ( | self, | |
run | |||
) |
Definition at line 37 of file tests/gtest01/test.py.
References test.MyRunAction.EndOfRunAction().