| [807] | 1 | $Id: History,v 1.12 2006/07/05 12:47:48 gcosmo Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Example ParN02 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 | Jul 5th, 2006 G.Cosmo - ParN02-V08-01-00
|
|---|
| 19 | ----------------------
|
|---|
| 20 | - Brought up to date with latest fixes introduced in exampleN02.
|
|---|
| 21 |
|
|---|
| 22 | Nov 28th, 2005 G.Cooperman - ParN02-V07-01-01
|
|---|
| 23 | ---------------------------
|
|---|
| 24 | - Updated in sync with the last kernel code.
|
|---|
| 25 |
|
|---|
| 26 | Nov 15th, 2005 G.Cosmo - ParN02-V07-01-00
|
|---|
| 27 | -----------------------
|
|---|
| 28 | - Migration to <sstream> from deprecated <strstream>.
|
|---|
| 29 |
|
|---|
| 30 | May 3rd, 2005 J.Allison
|
|---|
| 31 | ------------------------
|
|---|
| 32 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 33 |
|
|---|
| 34 | Nov 22nd, 2004 G.Cooperman - ParN02-V07-00-00
|
|---|
| 35 | ---------------------------
|
|---|
| 36 | - Added annotated files.
|
|---|
| 37 |
|
|---|
| 38 | Nov 22nd, 2004 G.Cooperman and V.H.Nguyen - ParN02-V06-02-00
|
|---|
| 39 | ------------------------------------------
|
|---|
| 40 | - New version of marshaling/unmarshaling code, generated from
|
|---|
| 41 | annotations using Marshalgen.
|
|---|
| 42 |
|
|---|
| 43 | June 20th, 2004 G.Cooperman
|
|---|
| 44 | ----------------------------
|
|---|
| 45 | - Fixed bug in ParRunManager class, showing up with Geant4 6.1.
|
|---|
| 46 |
|
|---|
| 47 | Dec 2nd, 2003 G.Cosmo
|
|---|
| 48 | ----------------------
|
|---|
| 49 | - Brought up-to-date classes from exampleN02.
|
|---|
| 50 |
|
|---|
| 51 | Nov 13th, 2003 J.Allison
|
|---|
| 52 | -------------------------
|
|---|
| 53 | - Removed OPACS from Vis Manager.
|
|---|
| 54 |
|
|---|
| 55 | July 4th, 2003 G.Cosmo
|
|---|
| 56 | -----------------------
|
|---|
| 57 | - Cleared pedantic compilation warnings ...
|
|---|
| 58 |
|
|---|
| 59 | March 5th, 2002 G.Cosmo - ParN02-V04-00-00
|
|---|
| 60 | ------------------------
|
|---|
| 61 | - Created from original version of Gene Cooperman.
|
|---|
| 62 | Parallel version of example/novice/N02.
|
|---|
| 63 |
|
|---|