Geant4-11
|
Data Structures | |
class | App |
Functions | |
def | Configure () |
def | ConstructGeom () |
Variables | |
app = App() | |
def Lesson1.Configure | ( | ) |
Definition at line 20 of file Lesson1.py.
References source.gControlExecute.
Referenced by ConstructGeom().
def Lesson1.ConstructGeom | ( | ) |
Definition at line 47 of file Lesson1.py.
References Configure(), ConstructGeom(), source.gControlExecute, G4Material.GetMaterial(), and print().
Referenced by ConstructGeom().
Lesson1.app = App() |
Definition at line 293 of file Lesson1.py.