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