|
Geant4-11
|
Public Member Functions | |
| def | __init__ (self, master=None) |
| def | cmd_beamOn (self) |
| def | init (self) |
Data Fields | |
| cutsEntry | |
| cutsListBox | |
| energyEntry | |
| energyListBox | |
| materialListBox | |
| particleListBox | |
Definition at line 53 of file testem0.py.
| def testem0.App.__init__ | ( | self, | |
master = None |
|||
| ) |
Definition at line 154 of file testem0.py.
References G4SimplexDownhill< G4ConvergenceTester >.init(), G4SimplexDownhill< T >.init(), G4LFission.init(), G4INCL::Config.init(), G4HepRepFileXMLWriter.init(), G4GIDI_target.init(), G4GIDI.init(), demo.App.init(), testem0.App.init(), Lesson1.App.init(), and ExN03.App.init().
| def testem0.App.cmd_beamOn | ( | self | ) |
Definition at line 159 of file testem0.py.
References demo.App.cutsEntry, testem0.App.cutsEntry, demo.App.cutsListBox, testem0.App.cutsListBox, demo.App.energyEntry, testem0.App.energyEntry, demo.App.energyListBox, testem0.App.energyListBox, PTL.get(), demo.App.materialListBox, testem0.App.materialListBox, demo.App.particleListBox, and testem0.App.particleListBox.
| def testem0.App.init | ( | self | ) |
Definition at line 56 of file testem0.py.
Referenced by demo.App.__init__(), testem0.App.__init__(), Lesson1.App.__init__(), and ExN03.App.__init__().
| testem0.App.cutsEntry |
Definition at line 130 of file testem0.py.
Referenced by demo.App.cmd_beamOn(), and testem0.App.cmd_beamOn().
| testem0.App.cutsListBox |
Definition at line 134 of file testem0.py.
Referenced by demo.App.cmd_beamOn(), and testem0.App.cmd_beamOn().
| testem0.App.energyEntry |
Definition at line 107 of file testem0.py.
Referenced by demo.App.cmd_beamOn(), and testem0.App.cmd_beamOn().
| testem0.App.energyListBox |
Definition at line 111 of file testem0.py.
Referenced by demo.App.cmd_beamOn(), and testem0.App.cmd_beamOn().
| testem0.App.materialListBox |
Definition at line 88 of file testem0.py.
Referenced by demo.App.cmd_beamOn(), and testem0.App.cmd_beamOn().
| testem0.App.particleListBox |
Definition at line 69 of file testem0.py.
Referenced by demo.App.cmd_beamOn(), and testem0.App.cmd_beamOn().