Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
write_gdml Namespace Reference

Variables

tuple navigator = gTransportationManager.GetNavigatorForTracking()
 
tuple world_volume = navigator.GetWorldVolume()
 
tuple gdml_parser = G4GDMLParser()
 

Variable Documentation

tuple write_gdml.gdml_parser = G4GDMLParser()

Definition at line 38 of file python3/write_gdml.py.

tuple write_gdml.navigator = gTransportationManager.GetNavigatorForTracking()
tuple write_gdml.world_volume = navigator.GetWorldVolume()

Definition at line 36 of file python3/write_gdml.py.