|
Geant4_10
|
Classes | |
| class | ComPanel |
| class | VisPanel |
| class | MyText |
| class | SelectOne |
| class | FloatCounter |
| class | Processes |
| class | Adjuster |
| class | Counter |
| class | MyApp |
Functions | |
| def | DumpTree |
Variables | |
| tuple | rand_engine = Ranlux64Engine() |
| tuple | exN03geom = g4py.ExN03geom.ExN03DetectorConstruction() |
| tuple | exN03PL = g4py.ExN03pl.PhysicsList() |
| tuple | pg = g4py.ParticleGun.Construct() |
| tuple | heprepViewer = os.environ.get("G4HEPREPFILE_VIEWER") |
| tuple | heprepDir = os.environ.get("G4HEPREPFILE_DIR") |
| tuple | heprepName = os.environ.get("G4HEPREPFILE_NAME") |
| tuple | vrmlDir = os.environ.get("G4VRML_DEST_DIR") |
| tuple | vrmlViewer = os.environ.get("G4VRMLFILE_VIEWER") |
| dictionary | commandDic = {} |
| list | commandList = [] |
| tuple | app = wx.PySimpleApp(False) |
| def Lesson2Wx.DumpTree | ( | atree | ) |
Definition at line 136 of file Lesson2Wx.py.
| tuple Lesson2Wx.app = wx.PySimpleApp(False) |
Definition at line 598 of file Lesson2Wx.py.
| dictionary Lesson2Wx.commandDic = {} |
Definition at line 133 of file Lesson2Wx.py.
| list Lesson2Wx.commandList = [] |
Definition at line 134 of file Lesson2Wx.py.
| tuple Lesson2Wx.exN03geom = g4py.ExN03geom.ExN03DetectorConstruction() |
Definition at line 39 of file Lesson2Wx.py.
| tuple Lesson2Wx.exN03PL = g4py.ExN03pl.PhysicsList() |
Definition at line 54 of file Lesson2Wx.py.
| tuple Lesson2Wx.heprepDir = os.environ.get("G4HEPREPFILE_DIR") |
Definition at line 108 of file Lesson2Wx.py.
| tuple Lesson2Wx.heprepName = os.environ.get("G4HEPREPFILE_NAME") |
Definition at line 109 of file Lesson2Wx.py.
| tuple Lesson2Wx.heprepViewer = os.environ.get("G4HEPREPFILE_VIEWER") |
Definition at line 107 of file Lesson2Wx.py.
| tuple Lesson2Wx.pg = g4py.ParticleGun.Construct() |
Definition at line 70 of file Lesson2Wx.py.
| tuple Lesson2Wx.rand_engine = Ranlux64Engine() |
Definition at line 22 of file Lesson2Wx.py.
| tuple Lesson2Wx.vrmlDir = os.environ.get("G4VRML_DEST_DIR") |
Definition at line 115 of file Lesson2Wx.py.
| tuple Lesson2Wx.vrmlViewer = os.environ.get("G4VRMLFILE_VIEWER") |
Definition at line 116 of file Lesson2Wx.py.
1.8.5