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__ |
Public Attributes | |
materialVar | |
thickVar | |
solid | |
particleVar | |
energyVar | |
eventVar | |
processList | |
processVar | |
Definition at line 101 of file Lesson1withN03.py.
def Lesson1withN03.App.__init__ | ( | self, | |
master = None |
|||
) |
def Lesson1withN03.App.cmd_beamOn | ( | self | ) |
Definition at line 228 of file Lesson1withN03.py.
def Lesson1withN03.App.cmd_down | ( | self | ) |
Definition at line 294 of file Lesson1withN03.py.
def Lesson1withN03.App.cmd_energy | ( | self, | |
penergy | |||
) |
def Lesson1withN03.App.cmd_expand | ( | self | ) |
Definition at line 288 of file Lesson1withN03.py.
def Lesson1withN03.App.cmd_g4command | ( | self | ) |
def Lesson1withN03.App.cmd_left | ( | self | ) |
Definition at line 300 of file Lesson1withN03.py.
def Lesson1withN03.App.cmd_particle | ( | self, | |
particle | |||
) |
def Lesson1withN03.App.cmd_right | ( | self | ) |
Definition at line 297 of file Lesson1withN03.py.
def Lesson1withN03.App.cmd_setProcess | ( | self | ) |
def Lesson1withN03.App.cmd_shrink | ( | self | ) |
Definition at line 304 of file Lesson1withN03.py.
def Lesson1withN03.App.cmd_up | ( | self | ) |
Definition at line 291 of file Lesson1withN03.py.
def Lesson1withN03.App.init | ( | self | ) |
Lesson1withN03.App.energyVar |
Definition at line 151 of file Lesson1withN03.py.
Lesson1withN03.App.eventVar |
Definition at line 159 of file Lesson1withN03.py.
Lesson1withN03.App.materialVar |
Definition at line 116 of file Lesson1withN03.py.
Lesson1withN03.App.particleVar |
Definition at line 139 of file Lesson1withN03.py.
Lesson1withN03.App.processList |
Definition at line 174 of file Lesson1withN03.py.
Lesson1withN03.App.processVar |
Definition at line 175 of file Lesson1withN03.py.
Lesson1withN03.App.solid |
Definition at line 134 of file Lesson1withN03.py.
Lesson1withN03.App.thickVar |
Definition at line 127 of file Lesson1withN03.py.