Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
# $Id: GNUmakefile,v 1.4 2008/12/03 07:08:08 kmura Exp $
# $Name: geant4-09-02 $
# $Id: GNUmakefile,v 1.4 2008-12-03 07:08:08 kmura Exp $
# $Name: not supported by cvs2svn $
# ===========================================================
# Makefile for building Geant4Py modules
# ===========================================================
+1 -1
View File
@@ -8,7 +8,7 @@
# Q, 2005
# ==================================================================
"""
#$Id: hepunit.py,v 1.1 2008/12/03 06:58:32 kmura Exp $
#$Id: hepunit.py,v 1.1 2008-12-03 06:58:32 kmura Exp $
# ==================================================================
# imported from "SystemOfUnits.h"
+3 -4
View File
@@ -5,12 +5,11 @@
# Welcome to Geant4Py.
#
# This package contains a set of Python interface with Geant4.
# Hava A Fun!
# ==================================================================
"""
# $Id: __init__.py,v 1.23 2010/12/02 08:24:22 kmura Exp $
__version__ ='9.4.0'
__date__ = '17/December/2010'
# $Id: __init__.py,v 1.23 2010-12-02 08:24:22 kmura Exp $
__version__ ='9.5.0'
__date__ = '02/December/2011'
__author__ = 'K.Murakami (Koichi.Murakami@kek.jp)'
# import submodules
@@ -7,7 +7,7 @@
# Q, 2005
# ==================================================================
"""
#$Id: colortable.py,v 1.3 2008/12/03 07:00:29 kmura Exp $
#$Id: colortable.py,v 1.3 2008-12-03 07:00:29 kmura Exp $
def int_rgb(name):
+1 -1
View File
@@ -7,7 +7,7 @@
# Q, 2005
# ==================================================================
"""
#$Id: g4thread.py,v 1.3 2008/12/03 07:01:04 kmura Exp $
#$Id: g4thread.py,v 1.3 2008-12-03 07:01:04 kmura Exp $
import thread
from G4run import *
+1 -1
View File
@@ -1,4 +1,4 @@
#$Id: g4viscp.py,v 1.2 2006/04/25 08:09:45 kmura Exp $
#$Id: g4viscp.py,v 1.2 2006-04-25 08:09:45 kmura Exp $
"""
# ==================================================================
# Python module