Geant4.10
|
Public Member Functions | |
def | init |
def | cmd_beamOn |
def | cmd_g4command |
def | cmd_particle |
def | cmd_setProcess |
def | cmd_energy |
def | cmd_expand |
def | cmd_up |
def | cmd_down |
def | cmd_right |
def | cmd_left |
def | cmd_shrink |
def | __init__ |
Data Fields | |
materialVar | |
thickVar | |
solid | |
particleVar | |
energyVar | |
eventVar | |
processList | |
processVar | |
Definition at line 101 of file Lesson1withN03.py.
def Lesson1withN03.App.__init__ | ( | self, | |
master = None |
|||
) |
Definition at line 312 of file Lesson1withN03.py.
References testem0.App.init(), Lesson1.App.init(), Lesson1withN03.App.init(), ccdpm25dprin.init, and c2_cached_function_p< float_type >.init.
def Lesson1withN03.App.cmd_beamOn | ( | self | ) |
Definition at line 228 of file Lesson1withN03.py.
References Lesson1.App.cmd_energy(), Lesson1withN03.App.cmd_energy(), Lesson1.App.cmd_particle(), Lesson1withN03.App.cmd_particle(), and python.gApplyUICommand.
Referenced by ExN03.App.init().
def Lesson1withN03.App.cmd_down | ( | self | ) |
Definition at line 294 of file Lesson1withN03.py.
References python.gApplyUICommand.
def Lesson1withN03.App.cmd_energy | ( | self, | |
penergy | |||
) |
Definition at line 284 of file Lesson1withN03.py.
References python.gApplyUICommand.
Referenced by Lesson1withN03.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
def Lesson1withN03.App.cmd_expand | ( | self | ) |
Definition at line 288 of file Lesson1withN03.py.
References python.gApplyUICommand.
def Lesson1withN03.App.cmd_g4command | ( | self | ) |
Definition at line 271 of file Lesson1withN03.py.
References python.gApplyUICommand.
Referenced by ExN03.App.init().
def Lesson1withN03.App.cmd_left | ( | self | ) |
Definition at line 300 of file Lesson1withN03.py.
References python.gApplyUICommand.
def Lesson1withN03.App.cmd_particle | ( | self, | |
particle | |||
) |
Definition at line 274 of file Lesson1withN03.py.
References python.gApplyUICommand.
Referenced by Lesson1withN03.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
def Lesson1withN03.App.cmd_right | ( | self | ) |
Definition at line 297 of file Lesson1withN03.py.
References python.gApplyUICommand.
def Lesson1withN03.App.cmd_setProcess | ( | self | ) |
Definition at line 277 of file Lesson1withN03.py.
References Lesson1withN03.App.processList, and Lesson1withN03.App.processVar.
Referenced by ExN03.App.init().
def Lesson1withN03.App.cmd_shrink | ( | self | ) |
def Lesson1withN03.App.cmd_up | ( | self | ) |
Definition at line 291 of file Lesson1withN03.py.
References python.gApplyUICommand.
def Lesson1withN03.App.init | ( | self | ) |
Definition at line 105 of file Lesson1withN03.py.
Referenced by Lesson1withN03.App.__init__(), and ExN03.App.__init__().
Lesson1withN03.App.energyVar |
Definition at line 151 of file Lesson1withN03.py.
Referenced by ExN03.App.init().
Lesson1withN03.App.eventVar |
Definition at line 159 of file Lesson1withN03.py.
Referenced by ExN03.App.init().
Lesson1withN03.App.materialVar |
Definition at line 116 of file Lesson1withN03.py.
Lesson1withN03.App.particleVar |
Definition at line 139 of file Lesson1withN03.py.
Referenced by ExN03.App.init().
Lesson1withN03.App.processList |
Definition at line 174 of file Lesson1withN03.py.
Referenced by Lesson1withN03.App.cmd_setProcess(), ExN03.App.cmd_setProcess(), ExN03.App.init(), and Lesson1Wx.MyApp.RunStart().
Lesson1withN03.App.processVar |
Definition at line 175 of file Lesson1withN03.py.
Referenced by Lesson1withN03.App.cmd_setProcess(), ExN03.App.cmd_setProcess(), and ExN03.App.init().
Lesson1withN03.App.solid |
Definition at line 134 of file Lesson1withN03.py.
Lesson1withN03.App.thickVar |
Definition at line 127 of file Lesson1withN03.py.