Geant4.10
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
geant4.10.00.p01
environments
g4py
tests
test13
tests/test13/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
test13
8
9
alist= test13.alloc_int()
10
print
alist
11
12
test13.operate_list(alist)
13
14
print
alist
15
Generated on Wed Apr 30 2014 15:55:30 for Geant4.10 by
1.8.7