Files
geant4/examples/extended/persistency/gdml/G02/History
T

41 lines
1.6 KiB
Plaintext

$Id: History,v 1.6 2009/04/24 15:47:37 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
April 24th, 2009 Gabriele Cosmo - G02-V09-02-02
- Added missing inclusion of headers after cleanup.
February 5th, 2009 Gabriele Cosmo - G02-V09-02-01
- Guarded usage of G4UITCSH with G4UI_USE_TCSH flag, to allow for compilation
on Windows.
- Added visualization properties for world volume in DetectorConstruction to
avoid run-time warning.
January 23rd, 2009 Gabriele Cosmo - G02-V09-02-00
- Corrected loading of default geometry with assembly, resolving some
overlaps introduced by mistake.
December 4th, 2008 Gabriele Cosmo - G02-V09-01-02
- Updated GDML file sample to point to new GDML schema location.
November 13th, 2008 Gabriele Cosmo - G02-V09-01-01
- Use "test.gdml" as default GDML file to load.
August 22nd, 2008 Tatiana Nikitina - G02-V09-01-00
- Created.