| 1 | $Id: History,v 1.8 2010/06/06 04:57:51 perl Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | g3tog4 examples History file
|
|---|
| 9 | ----------------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | June 3, 2010 - J.Perl (g3tog4Tests-V09-03-01)
|
|---|
| 19 | -------------------------
|
|---|
| 20 | - Updated vis usage
|
|---|
| 21 |
|
|---|
| 22 | March 18th, 2010 G.Cosmo (g3tog4Tests-V09-03-00)
|
|---|
| 23 | ------------------------
|
|---|
| 24 | - Updated physics-lists to make use of particle-based multiple
|
|---|
| 25 | scattering processes.
|
|---|
| 26 |
|
|---|
| 27 | March 13rd, 2006 V.Ivantchenko (g3tog4Tests-V08-00-00)
|
|---|
| 28 | ------------------------------
|
|---|
| 29 | - Minor cleanup of the PhysicsList and README
|
|---|
| 30 |
|
|---|
| 31 | May 3rd, 2005 John Allison (examples-V07-00-03)
|
|---|
| 32 | ---------------------------
|
|---|
| 33 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 34 |
|
|---|
| 35 | Dec 3rd, 2004 Gabriele Cosmo (g3tog4Tests-V06-02-00)
|
|---|
| 36 | ----------------------------
|
|---|
| 37 | - Implemented migration to <cmath>.
|
|---|
| 38 |
|
|---|
| 39 | Nov 13th, 2003 John Allison (g3tog4Tests-V05-02-01)
|
|---|
| 40 | ----------------------------
|
|---|
| 41 | - Removed OPACS from Vis Manager.
|
|---|
| 42 |
|
|---|
| 43 | July 4th, 2003 G.Cosmo (g3tog4Tests-V05-02-00)
|
|---|
| 44 | -----------------------
|
|---|
| 45 | - Cleared pedantic compilation warnings ...
|
|---|
| 46 |
|
|---|
| 47 | July 24th, 2000 G.Cosmo (g3tog4Tests-V02-00-00)
|
|---|
| 48 | ------------------------
|
|---|
| 49 | - Moved tests from source/g3tog4/test and adapted to default
|
|---|
| 50 | build mechanism.
|
|---|