| 1 | $Id: History,v 1.15 2010/06/06 05:08:32 perl Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Example ParN04 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 5th, 2010 - J.Perl ParN04-V09-03-01
|
|---|
| 19 | -------------------------
|
|---|
| 20 | - Updated vis usage
|
|---|
| 21 |
|
|---|
| 22 | June 4th, 2010 V.Ivant - ParN04-V09-03-00
|
|---|
| 23 | ---------------------
|
|---|
| 24 | - Substituted QGSP by QGSP_BERT
|
|---|
| 25 |
|
|---|
| 26 | Nov 17th, 2006 M.Asai - ParN04-V08-01-02
|
|---|
| 27 | ---------------------
|
|---|
| 28 | - Fix a bug in ExN04CalorimeterSD.cc which was copied from original
|
|---|
| 29 | novice/N04.
|
|---|
| 30 |
|
|---|
| 31 | Nov 16th, 2006 G.Folger - ParN04-V08-01-01
|
|---|
| 32 | -----------------------
|
|---|
| 33 | - Adapt Gnumakefile to moved physics lists, hadronic_lists.gmk no longer
|
|---|
| 34 | needed.
|
|---|
| 35 |
|
|---|
| 36 | Jul 5th, 2006 G.Cosmo - ParN04-V08-01-00
|
|---|
| 37 | ----------------------
|
|---|
| 38 | - Brought up to date with latest fixes introduced in exampleN04,
|
|---|
| 39 | in order to make it run with release 8 series.
|
|---|
| 40 |
|
|---|
| 41 | Nov 28th, 2005 G.Cooperman - ParN04-V07-01-01
|
|---|
| 42 | ---------------------------
|
|---|
| 43 | - Updated in sync with the last kernel code.
|
|---|
| 44 |
|
|---|
| 45 | Nov 15th, 2005 G.Cosmo - ParN04-V07-01-00
|
|---|
| 46 | -----------------------
|
|---|
| 47 | - Migration to <sstream> from deprecated <strstream>.
|
|---|
| 48 |
|
|---|
| 49 | May 3rd, 2005 J.Allison
|
|---|
| 50 | ------------------------
|
|---|
| 51 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 52 |
|
|---|
| 53 | Nov 22nd, 2004 G.Cooperman - ParN04-V07-00-00
|
|---|
| 54 | ---------------------------
|
|---|
| 55 | - Added annotated files.
|
|---|
| 56 |
|
|---|
| 57 | Nov 22nd, 2004 G.Cooperman and V.H.Nguyen - ParN04-V06-02-00
|
|---|
| 58 | ------------------------------------------
|
|---|
| 59 | - New version of marshaling/unmarshaling code, generated from
|
|---|
| 60 | annotations using Marshalgen
|
|---|
| 61 |
|
|---|
| 62 | June 20th, 2004 G.Cooperman
|
|---|
| 63 | ----------------------------
|
|---|
| 64 | - Fixed bug in ParRunManager class, showing up with Geant4 6.1.
|
|---|
| 65 |
|
|---|
| 66 | December 2nd, 2003 G.Cosmo
|
|---|
| 67 | ---------------------------
|
|---|
| 68 | - Brought classes up-to-date with exampleN04.
|
|---|
| 69 |
|
|---|
| 70 | July 4th, 2003 G.Cosmo
|
|---|
| 71 | -----------------------
|
|---|
| 72 | - Cleared pedantic compilation warnings ...
|
|---|
| 73 |
|
|---|
| 74 | March 5th, 2002 G.Cosmo - ParN04-V04-00-00
|
|---|
| 75 | ------------------------
|
|---|
| 76 | - Created from original version of Gene Cooperman.
|
|---|
| 77 | Parallel version of example/novice/N04.
|
|---|
| 78 |
|
|---|