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