| 1 | $Id: History,v 1.12 2008/08/27 10:39:40 gcosmo Exp $
|
|---|
| 2 | --------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Persistency Exapmles History file
|
|---|
| 9 | ---------------------------------
|
|---|
| 10 |
|
|---|
| 11 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 12 | summarize all major modifications introduced in the code and keep
|
|---|
| 13 | track of all tags.
|
|---|
| 14 |
|
|---|
| 15 | ----------------------------------------------------------
|
|---|
| 16 | * Reverse chronological order (last date on top), please *
|
|---|
| 17 | ----------------------------------------------------------
|
|---|
| 18 |
|
|---|
| 19 | Aug 27th, 2008 Gabriele Cosmo (persistencyEx-V09-01-00)
|
|---|
| 20 | - Added examples set for GDML plugin module.
|
|---|
| 21 | - Imported old GDML example placed inside extended/gdml.
|
|---|
| 22 |
|
|---|
| 23 | Jun 16th, 2006 Witold Pokorski (persistencyEx-V08-00-00)
|
|---|
| 24 | - Archived old PersEx01 example based on CINT dictionary.
|
|---|
| 25 | - Introduced new example P01 for persistency using the Reflex tool.
|
|---|
| 26 |
|
|---|
| 27 | Dec 6th, 2005 Gabriele Cosmo
|
|---|
| 28 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 29 |
|
|---|
| 30 | Jul 5th, 2005 Gabriele Cosmo (persistencyEx-V07-01-00)
|
|---|
| 31 | - Added missing ESTRALIBS to link list for specialised setup.
|
|---|
| 32 |
|
|---|
| 33 | May 3rd, 2005 John Allison (examples-V07-00-03)
|
|---|
| 34 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 35 |
|
|---|
| 36 | May 27th, 2005 Gabriele Cosmo (persistencyEx-V07-00-01)
|
|---|
| 37 | - Fixed trivial compilation errors for utility HitsAnalyzer.
|
|---|
| 38 |
|
|---|
| 39 | Mar 3rd, 2005 Gabriele Cosmo (persistencyEx-V07-00-00)
|
|---|
| 40 | - Brought up-to-date ...
|
|---|
| 41 |
|
|---|
| 42 | Nov 13th, 2003 John Allison
|
|---|
| 43 | - Removed OPACS from Vis Manager.
|
|---|
| 44 |
|
|---|
| 45 | 30 May, 03 G.Cosmo (persistencyEx-V05-01-00)
|
|---|
| 46 | - Tagged and included updates to README and scripts which were on the HEAD.
|
|---|
| 47 |
|
|---|
| 48 | 17 March, 03 J.Allison
|
|---|
| 49 | - Added HepRep to Pers01VisManager.cc.
|
|---|
| 50 |
|
|---|
| 51 | 06 December, 02 G.Cosmo (persistencyEx-V04-01-01)
|
|---|
| 52 | - Migration to new G4ApplicationState for messengers.
|
|---|
| 53 |
|
|---|
| 54 | 05 December, 02 Y.Morita (persistencyEx-V04-01-00)
|
|---|
| 55 | - Initial creation of Geant4 ROOT I/O examples
|
|---|
| 56 |
|
|---|