Geant4-11
|
Public Member Functions | |
def | __init__ (self, master=None) |
def | cmd_beamOn (self) |
def | cmd_down (self) |
def | cmd_energy (self, penergy) |
def | cmd_expand (self) |
def | cmd_g4command (self) |
def | cmd_left (self) |
def | cmd_particle (self, particle) |
def | cmd_right (self) |
def | cmd_shrink (self) |
def | cmd_up (self) |
def | init (self) |
Data Fields | |
energyVar | |
eventVar | |
materialVar | |
particleVar | |
solid | |
thickVar | |
Definition at line 100 of file Lesson1.py.
def Lesson1.App.__init__ | ( | self, | |
master = None |
|||
) |
Definition at line 287 of file Lesson1.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 Lesson1.App.cmd_beamOn | ( | self | ) |
Definition at line 209 of file Lesson1.py.
References demo.App.cmd_energy(), Lesson1.App.cmd_energy(), ExN03.App.cmd_energy(), demo.App.cmd_particle(), Lesson1.App.cmd_particle(), ExN03.App.cmd_particle(), demo.App.energyVar, Lesson1.App.energyVar, ExN03.App.energyVar, demo.App.eventVar, Lesson1.App.eventVar, ExN03.App.eventVar, source.gApplyUICommand, PTL.get(), demo.App.materialVar, Lesson1.App.materialVar, demo.App.particleVar, Lesson1.App.particleVar, ExN03.App.particleVar, demo.App.solid, Lesson1.App.solid, G4EzVolume.solid, G4MultiUnion::G4MultiUnionSurface.solid, G4VisAttributes.solid, Geant4_SoPolyhedron.solid, demo.App.thickVar, and Lesson1.App.thickVar.
def Lesson1.App.cmd_down | ( | self | ) |
Definition at line 269 of file Lesson1.py.
References source.gApplyUICommand.
def Lesson1.App.cmd_energy | ( | self, | |
penergy | |||
) |
Definition at line 259 of file Lesson1.py.
References source.gApplyUICommand.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
def Lesson1.App.cmd_expand | ( | self | ) |
Definition at line 263 of file Lesson1.py.
References source.gApplyUICommand.
def Lesson1.App.cmd_g4command | ( | self | ) |
Definition at line 252 of file Lesson1.py.
References demo.App.g4commandVar, ExN03.App.g4commandVar, source.gApplyUICommand, and PTL.get().
def Lesson1.App.cmd_left | ( | self | ) |
Definition at line 275 of file Lesson1.py.
References source.gApplyUICommand.
def Lesson1.App.cmd_particle | ( | self, | |
particle | |||
) |
Definition at line 255 of file Lesson1.py.
References source.gApplyUICommand.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
def Lesson1.App.cmd_right | ( | self | ) |
Definition at line 272 of file Lesson1.py.
References source.gApplyUICommand.
def Lesson1.App.cmd_shrink | ( | self | ) |
Definition at line 279 of file Lesson1.py.
References source.gApplyUICommand.
def Lesson1.App.cmd_up | ( | self | ) |
Definition at line 266 of file Lesson1.py.
References source.gApplyUICommand.
def Lesson1.App.init | ( | self | ) |
Definition at line 103 of file Lesson1.py.
Referenced by demo.App.__init__(), testem0.App.__init__(), Lesson1.App.__init__(), and ExN03.App.__init__().
Lesson1.App.energyVar |
Definition at line 149 of file Lesson1.py.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
Lesson1.App.eventVar |
Definition at line 157 of file Lesson1.py.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
Lesson1.App.materialVar |
Definition at line 114 of file Lesson1.py.
Referenced by demo.App.cmd_beamOn(), and Lesson1.App.cmd_beamOn().
Lesson1.App.particleVar |
Definition at line 137 of file Lesson1.py.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
Lesson1.App.solid |
Definition at line 132 of file Lesson1.py.
Referenced by demo.App.cmd_beamOn(), and Lesson1.App.cmd_beamOn().
Lesson1.App.thickVar |
Definition at line 125 of file Lesson1.py.
Referenced by demo.App.cmd_beamOn(), and Lesson1.App.cmd_beamOn().