source: trunk/environments/g4py/tests/gtest01/README @ 1358

Last change on this file since 1358 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 720 bytes
Line 
1$Id: README,v 1.2 2006/04/25 07:54:28 kmura Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5              Geant4Py - A Geant4-Python Bridge
6     =========================================================
7
8                           gtest01
9                           -------
10
11This test shows some basic tests for Geant4 Python interface;
12
13 - An example of how to connect an existing Geant4 users' code to Python
14 - Python overriding of UserAction-s
15 - Setting magnetic fields in Python
16 - Visualization
17 - Thread testing
18
19
20* How to build
21
22  # cd g4lib
23  # make
24
25A python module "gtest01.so" will be created in the head directory.
26
Note: See TracBrowser for help on using the repository browser.