| [807] | 1 | $Id: History,v 1.7 2007/06/22 13:38:55 ahoward Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Category History file
|
|---|
| 9 | ---------------------
|
|---|
| 10 | This file should be used by G4 developers and category coordinators
|
|---|
| 11 | to briefly summarize all major modifications introduced in the code
|
|---|
| 12 | and keep track of all category-tags.
|
|---|
| 13 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 14 | committal in the CVS repository !
|
|---|
| 15 |
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 | * Reverse chronological order (last date on top), please *
|
|---|
| 18 | ----------------------------------------------------------
|
|---|
| 19 |
|
|---|
| 20 | June 13th, 2007 A.Howard - B02-V08-03-01
|
|---|
| 21 | - Code clean-up for the release
|
|---|
| 22 |
|
|---|
| 23 | June 13th, 2007 A.Howard - B02-V08-03-00
|
|---|
| 24 | - Migrated example to NEW biasing and scoring schemes.
|
|---|
| 25 |
|
|---|
| 26 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 27 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 28 |
|
|---|
| 29 | March 17th, 2005 G.Daquino - B02-V07-00-00
|
|---|
| 30 | - porting B02 from PI working with rh73 to PI working with slc3
|
|---|
| 31 |
|
|---|
| 32 | Jun 18th, 2004 G.Daquino - B02-V06-01-00
|
|---|
| 33 | - porting B02 from Anaphe (Lizard) to PI. Actually, PI 1.2.1 still DOES NOT
|
|---|
| 34 | allow the plotting in the same way, previously set in Anaphe. Therefore the
|
|---|
| 35 | HBOOk file produced at the end of the example still needs other packages to
|
|---|
| 36 | be displayed. However, future PI releases could contain python modules with
|
|---|
| 37 | this property.
|
|---|
| 38 | README file has been updated accordingly.
|
|---|