Files
geant4/environments/g4py/tests/test08/test.py
T
2016-06-09 14:44:26 +02:00

12 lines
241 B
Python
Executable File

#!/usr/bin/python
# ==================================================================
# python script for Geant4Py test
#
#
# ==================================================================
import test08
print test08.AClass.AMethod()