|
Geant4-11
|
Public Member Functions | |
| def | __init__ (self, master=None) |
| def | cmd_beamOn (self) |
| def | cmd_energy (self, penergy) |
| def | cmd_expand (self) |
| def | cmd_g4command (self) |
| def | cmd_pan (self) |
| def | cmd_particle (self, particle) |
| def | cmd_setProcess (self) |
| def | cmd_shrink (self) |
| def | cmd_viewer (self) |
| def | init (self) |
Data Fields | |
| absorbermaterialVar | |
| absorberthickVar | |
| calorsizeYZVar | |
| cutVar | |
| energyVar | |
| eventVar | |
| g4commandVar | |
| g4pipe | |
| gapmaterialVar | |
| gapthickVar | |
| layerVar | |
| magVar | |
| particleVar | |
| processList | |
| processVar | |
| viewerVar | |
Static Public Attributes | |
| int | g4pipe = 0 |
| def ExN03.App.__init__ | ( | self, | |
master = None |
|||
| ) |
Definition at line 419 of file ExN03.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 ExN03.App.cmd_beamOn | ( | self | ) |
Definition at line 327 of file ExN03.py.
References demo.App.absorbermaterialVar, ExN03.App.absorbermaterialVar, demo.App.absorberthickVar, ExN03.App.absorberthickVar, demo.App.calorsizeYZVar, ExN03.App.calorsizeYZVar, 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.cutVar, ExN03.App.cutVar, demo.App.energyVar, Lesson1.App.energyVar, ExN03.App.energyVar, demo.App.eventVar, Lesson1.App.eventVar, ExN03.App.eventVar, demo.App.gapmaterialVar, ExN03.App.gapmaterialVar, source.gApplyUICommand, demo.App.gapthickVar, ExN03.App.gapthickVar, PTL.get(), demo.App.layerVar, ExN03.App.layerVar, demo.App.magVar, ExN03.App.magVar, demo.App.particleVar, Lesson1.App.particleVar, ExN03.App.particleVar, and print().
| def ExN03.App.cmd_energy | ( | self, | |
| penergy | |||
| ) |
Definition at line 373 of file ExN03.py.
References source.gApplyUICommand.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| def ExN03.App.cmd_expand | ( | self | ) |
Definition at line 407 of file ExN03.py.
References source.gApplyUICommand.
| def ExN03.App.cmd_g4command | ( | self | ) |
Definition at line 366 of file ExN03.py.
References demo.App.g4commandVar, ExN03.App.g4commandVar, source.gApplyUICommand, and PTL.get().
| def ExN03.App.cmd_pan | ( | self | ) |
Definition at line 410 of file ExN03.py.
References source.gApplyUICommand, and PTL.get().
| def ExN03.App.cmd_particle | ( | self, | |
| particle | |||
| ) |
Definition at line 369 of file ExN03.py.
References source.gApplyUICommand.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| def ExN03.App.cmd_setProcess | ( | self | ) |
Definition at line 357 of file ExN03.py.
References PTL.get(), print(), demo.App.processList, ExN03.App.processList, demo.App.processVar, and ExN03.App.processVar.
| def ExN03.App.cmd_shrink | ( | self | ) |
Definition at line 414 of file ExN03.py.
References source.gApplyUICommand.
| def ExN03.App.cmd_viewer | ( | self | ) |
Definition at line 377 of file ExN03.py.
References source.gApplyUICommand, PTL.get(), demo.App.viewerVar, and ExN03.App.viewerVar.
| def ExN03.App.init | ( | self | ) |
Definition at line 145 of file ExN03.py.
Referenced by demo.App.__init__(), testem0.App.__init__(), Lesson1.App.__init__(), and ExN03.App.__init__().
| ExN03.App.absorbermaterialVar |
Definition at line 163 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.absorberthickVar |
Definition at line 174 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.calorsizeYZVar |
Definition at line 203 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.cutVar |
Definition at line 280 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.energyVar |
Definition at line 225 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.eventVar |
Definition at line 233 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.g4commandVar |
Definition at line 314 of file ExN03.py.
Referenced by demo.App.cmd_g4command(), Lesson1.App.cmd_g4command(), and ExN03.App.cmd_g4command().
| ExN03.App.gapmaterialVar |
Definition at line 184 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.gapthickVar |
Definition at line 195 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.layerVar |
Definition at line 154 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.magVar |
Definition at line 289 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.particleVar |
Definition at line 213 of file ExN03.py.
Referenced by demo.App.cmd_beamOn(), Lesson1.App.cmd_beamOn(), and ExN03.App.cmd_beamOn().
| ExN03.App.processList |
Definition at line 263 of file ExN03.py.
Referenced by demo.App.cmd_setProcess(), and ExN03.App.cmd_setProcess().
| ExN03.App.processVar |
Definition at line 265 of file ExN03.py.
Referenced by demo.App.cmd_setProcess(), and ExN03.App.cmd_setProcess().
| ExN03.App.viewerVar |
Definition at line 299 of file ExN03.py.
Referenced by demo.App.cmd_viewer(), and ExN03.App.cmd_viewer().