Geant4_10
|
Public Member Functions | |
def | __init__ |
def | OnPageChanged |
def | OnPageChanging |
def | RunStart |
Run Action. More... | |
Public Attributes | |
nb | |
runStart | |
theMaterial | |
theParticle | |
processList | |
theProcesses | |
eventNo | |
lengthUnit | |
thickSpin | |
energyUnit | |
energySpin | |
solid | |
Definition at line 416 of file Lesson1Wx.py.
def Lesson1Wx.MyApp.__init__ | ( | self | ) |
Definition at line 417 of file Lesson1Wx.py.
def Lesson1Wx.MyApp.OnPageChanged | ( | self, | |
event | |||
) |
Definition at line 501 of file Lesson1Wx.py.
def Lesson1Wx.MyApp.OnPageChanging | ( | self, | |
event | |||
) |
Definition at line 507 of file Lesson1Wx.py.
def Lesson1Wx.MyApp.RunStart | ( | self, | |
event | |||
) |
Run Action.
Definition at line 517 of file Lesson1Wx.py.
Lesson1Wx.MyApp.energySpin |
Definition at line 473 of file Lesson1Wx.py.
Lesson1Wx.MyApp.energyUnit |
Definition at line 472 of file Lesson1Wx.py.
Lesson1Wx.MyApp.eventNo |
Definition at line 467 of file Lesson1Wx.py.
Lesson1Wx.MyApp.lengthUnit |
Definition at line 469 of file Lesson1Wx.py.
Lesson1Wx.MyApp.nb |
Definition at line 419 of file Lesson1Wx.py.
Lesson1Wx.MyApp.processList |
Definition at line 464 of file Lesson1Wx.py.
Lesson1Wx.MyApp.runStart |
Definition at line 452 of file Lesson1Wx.py.
Lesson1Wx.MyApp.solid |
Definition at line 495 of file Lesson1Wx.py.
Lesson1Wx.MyApp.theMaterial |
Definition at line 459 of file Lesson1Wx.py.
Lesson1Wx.MyApp.theParticle |
Definition at line 462 of file Lesson1Wx.py.
Lesson1Wx.MyApp.theProcesses |
Definition at line 465 of file Lesson1Wx.py.
Lesson1Wx.MyApp.thickSpin |
Definition at line 470 of file Lesson1Wx.py.