Geant4
10.03.p03
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
test.py
Go to the documentation of this file.
1
#!/usr/bin/python
2
# ==================================================================
3
# python script for Geant4Py test
4
#
5
#
6
# ==================================================================
7
import
test11
8
9
a= test11.AClass(1)
10
11
try
:
12
b = test11.AClass()
13
except
:
14
print
"AClass default constructor is not allowed."
source
geant4.10.03.p03
environments
g4py
tests
test11
test.py
Generated on Tue Nov 28 2017 21:43:42 for Geant4 by
1.8.5