| 1 | $Id: History,v 1.8 2006/11/22 15:09:07 gcosmo Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Example HepMCEx02 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, 22nd, 2006 G.Cosmo
|
|---|
| 19 | - Corrected GNUmakefile.
|
|---|
| 20 |
|
|---|
| 21 | Jul, 5th, 2006 G.Cosmo
|
|---|
| 22 | - Updated to current version of exampleN02 for the physics-lists.
|
|---|
| 23 | Now working with release series 8.
|
|---|
| 24 | - Corrected GNUmakefile, now requiring CERNLIB 2005 for PYTHIA-8.0.4
|
|---|
| 25 | and HepMC 1.27 or greater.
|
|---|
| 26 |
|
|---|
| 27 | May, 3rd, 2005 John Allison
|
|---|
| 28 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 29 |
|
|---|
| 30 | Nov, 13th, 2003 John Allison
|
|---|
| 31 | - Reconstructed Vis Manager.
|
|---|
| 32 |
|
|---|
| 33 | Jul, 4th, 2003 G.Cosmo
|
|---|
| 34 | - Fixed compilation errors due to incorrect code migration from g4std wrappers.
|
|---|
| 35 | - Fixed pedantic compilation warnings on Linux-g++.
|
|---|
| 36 |
|
|---|
| 37 | Nov, 19th, 2002 K.Murakami
|
|---|
| 38 | - Modified physics lists as is ExN02.
|
|---|
| 39 | - "std" namespace modified to "G4std".
|
|---|
| 40 |
|
|---|
| 41 | May, 28th, 2002 K.Murakami
|
|---|
| 42 | - Renamed classes and filenames.
|
|---|
| 43 |
|
|---|
| 44 | Apr, 15th, 2002 K.Murakami
|
|---|
| 45 | - Created.
|
|---|