Import Geant4 10.6.0 source tree
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
# This package contains a set of Python interface with Geant4.
|
||||
# ==================================================================
|
||||
"""
|
||||
__version__ ='10.5'
|
||||
__date__ = 'December/2018'
|
||||
__version__ ='10.6'
|
||||
__date__ = 'December/2019'
|
||||
__author__ = 'K.Murakami (Koichi.Murakami@kek.jp)'
|
||||
|
||||
# import submodules
|
||||
@@ -85,9 +85,6 @@ gParticleIterator = PyG4ParticleList()
|
||||
# gProcessTable
|
||||
gProcessTable = G4ProcessTable.GetProcessTable()
|
||||
|
||||
# gLossTableManager
|
||||
gLossTableManager = G4LossTableManager.Instance()
|
||||
|
||||
# gProductionCutsTable
|
||||
gProductionCutsTable = G4ProductionCutsTable.GetProductionCutsTable()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user