| 1 | $Id: History,v 1.15 2005/11/04 14:11:01 gcosmo 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 | November 4th 2005 J.Weng (gpara-V07-01-01)
|
|---|
| 21 | ------------------------
|
|---|
| 22 | - Porting to new scheme for G4Region as envelope.
|
|---|
| 23 | Coworks with: run-V07-01-03, geommng-V07-01-02, procuts-V07-01-00,
|
|---|
| 24 | param-V07-01-01, raytracer-V07-01-05.
|
|---|
| 25 |
|
|---|
| 26 | Oct 4th, 2004 G.Cosmo (gpara-V07-01-00)
|
|---|
| 27 | ---------------------
|
|---|
| 28 | - Archived old TRD parameterised models.
|
|---|
| 29 | Functionality now included in standard EM.
|
|---|
| 30 | - Includes tag "gflash-V07-01-00".
|
|---|
| 31 |
|
|---|
| 32 | Dec 15th, 2004 G.Cosmo (gpara-V06-02-02)
|
|---|
| 33 | ----------------------
|
|---|
| 34 | - Corrected library names (global library and trd_models library)
|
|---|
| 35 | to allow DLL build on Windows.
|
|---|
| 36 |
|
|---|
| 37 | Dec 7th, 2004 G.Cosmo (gpara-V06-02-01)
|
|---|
| 38 | ---------------------
|
|---|
| 39 | - Implemented migration to <cmath>.
|
|---|
| 40 |
|
|---|
| 41 | Nov 26th, 2004 H.P.Wellisch (gpara-V06-02-00)
|
|---|
| 42 | ---------------------------
|
|---|
| 43 | - New 'gflash' submodule, contribution of CMS and ATLAS.
|
|---|
| 44 | - Moved original TRD classes to 'trd_models' submodule.
|
|---|
| 45 | - Created History file
|
|---|