Files
geant4/environments/g4py/History
T
2016-06-09 15:37:50 +02:00

134 lines
4.2 KiB
Plaintext

$Id: History,v 1.32 2007/11/25 19:37:33 kmura Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Geant4Py History file
---------------------
Geant4Py is a Geant4-Python bridge.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
26 November 2007 K.Murakami
- add G4 GDML module support
- update PL for 9.1
12 November 2007 K.Murakami (1.5.0)
- add FTFP_BERT in PL for 9.1
- add GDML (external lib.) support (experimental)
- add exposure of G4Navigator
07 November 2007 K.Murakami
- update for 9.1
* G4ParticleGun
* G4NistManager
07 August 2007 K.Murakami (1.4.1)
- add boolean sold classes
- add G4PVPlacement constructors for geometry overlap check
- add gtest06/07 for geometry test
12 July 2007 K.Murakami (1.4.0)
- add version contorol in pyG4UIterminal.cc
- bug fix in pyG4VUserDetectorConstruction
- Construct() method should return PV
- update G4VSolid
- add specific CSG solid classes
- add gtest05 as an example constructing CSG solid geometry in Python
- a new example of TestEm0 is contributed by Jean
07 June 2007 K.Murakami
- modified for 9.0
- pyG4LossTableManager.cc : updated
- physics lists : removed some staffs
24 May 2007 K.Murakami (1.3.0)
- implement software abort by Ctrl-C.
- modified for 8.3/9.0
- pyG4EmCalculator.cc : updated
- pyG4LossTableManager.cc : updated
- pyG4ProductionCutsTable.cc : updated
- pyG4TwoVector.cc : added
- physics lists : new staffs are added
01 Dec 2006 K.Murakami (1.2.0)
- pyG4Material.cc : fix namespace problem
- pyG4VisManager.cc : replace SetVerboisity with SetVerboseLevel for G4.8.2
- add messenger for ExN03geom
21 November 2006 K.Murakami (1.1.0)
- implement G4ExceptionHandler as translation to Python exceptions
- remove obsolete method; G4VPhysicalVolume::GetObjectRotation()
20 November 2006 K.Murakami
- modification for G4.8.2
- add G4Exception and G4ExceptionSeverity
- modify configure for supporting physics lists
- add physics list modules
15 November 2006 H. Yoshida
- add 00README_MACOSX
23 August 2006 K.Murakami
- add G4Version
- G4LossTableManager, modify for version evolution
06 August 2006 K.Murakami (1.0.2)
- modify config tools for building on MacOSX (some side-effects)
- add tools dir for support tools for building user environment
- add intercoms dir (move pyG4UImanager.cc from interfacr to intercoms)
- new exposed staffs;
G4UImanager, G4UIcommandTree, G4UIcommand, G4UIparameter
- __init__.py is updeted
(gUImanager as global, and some modifications)
12 July 2006 K.Murakami (1.0.1)
- add exposures of G4LossTableManager, G4ProductionCutsTable
- add site-modules/utls/MCScore
- add site-modules/physics_lists/EMLowEpl
29 June 2006 K.Murakami
- "site-modules/primaries/MedicalBeam/MedicalMeam.cc"
fix a bug in calculation of cos from a sin value
- remove duplicated DISCLAIMER (ExN03PhysicsList.cc/hh in site-modules)
27 June 2006 K.Murakami
- fix rpath of boost_python (config/sys/linux.gmk, linuxx8664gcc.gmk)
21 June 2006 K.Murakami
- sh version of configure script
- G4UserStackingAction: fixed for not being called
14 June 2006 K.Murakami
- update 00README
- update expose of G4Track
- change python calls pass-by-reference
(XXXUserAction::XXXAction())
- change install path of site-modules (lib/site-modules -> lib/)
- remove COPYING
- update examples/education/lesson2
07 June 2006 K.Murakami
- fix segmentation fault at termination
(XXUserAction-s, GraphicSystem-s)
05 June 2006 K.Murakami
- add disclaimer for .cc/.hh files
- some modifications for 08-00-ref-05
(G4FieldManager/G4EmCalculator/G4VPhysicalVolume/G4ParticleDefinition)
25 April 2006 K.Murakami
- update to a revised version (local tag: g4py-weekly-23-Apr-06)
- Directory structure is slightly modified.
- some classes are newly exposed.
- some new examples are added.
27 February 2006 K.Murakami
- commit the first version (local tag: g4py-27-feb-06)