| [1055] | 1 | $Id: History,v 1.10 2008/11/14 19:54:40 gcosmo Exp $
|
|---|
| [819] | 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 | ----------------------------------------------------------
|
|---|
| [1055] | 19 |
|
|---|
| 20 | 14 nov 08 G.Cosmo
|
|---|
| 21 | - Added "adjoint" module.
|
|---|
| 22 |
|
|---|
| [819] | 23 | 11 oct 01 mma (em-V03-02-01)
|
|---|
| 24 | - Global tag including: emlowen-V03-02-22 muons-V03-02-06 stand-V03-02-08
|
|---|
| 25 | utils-V03-02-07 xrays-V03-02-00
|
|---|
| 26 |
|
|---|
| 27 | 05 oct 01 mma (em-V03-02-00)
|
|---|
| 28 | - the code in subdirectory integral is deleted.
|
|---|
| 29 | the GNUmakefile is updated in accord with.
|
|---|
| 30 |
|
|---|
| 31 | 05 mar 01 mma (em-V03-00-04)
|
|---|
| 32 | - new subdirectory: integral
|
|---|
| 33 | migration of all G4I.. processes from muons, standard, utils into integral
|
|---|
| 34 |
|
|---|
| 35 | 27 apr 00 mma (em-V01-01-01)
|
|---|
| 36 | - G4endl (dec/iso)
|
|---|
| 37 |
|
|---|
| 38 | 26 apr 00 mma (em-V01-01-00)
|
|---|
| 39 | - all EnergyLoss classes renamed G4V...
|
|---|
| 40 | Most classes in standard and muons affected.
|
|---|
| 41 | - G4Muls moved in utils
|
|---|
| 42 | - bugs fixe in MuPairProduction
|
|---|
| 43 | - cowork with geant4-01-01-ref-02
|
|---|
| 44 |
|
|---|
| 45 | 02 mar 00 mma (em-V01-00-00)
|
|---|
| 46 | - new G4VEnergyLoss class and related structure
|
|---|
| 47 | - cowork with geant4-01-00-ref-06
|
|---|
| 48 |
|
|---|
| 49 | 10 nov 99 mma (em-V00-01-03)
|
|---|
| 50 | - migration to STL: remove RWT hash dictionnary
|
|---|
| 51 |
|
|---|
| 52 | 14th June 1999 John Allison (em-01-00-05b)
|
|---|
| 53 | - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc
|
|---|
| 54 | and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce.
|
|---|
| 55 | (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.)
|
|---|
| 56 |
|
|---|
| 57 | 5th June 1999 John Allison
|
|---|
| 58 | - standard/GNUmakefile: Force non-optimised compliation of some
|
|---|
| 59 | files on HP with aCC: HP ANSI C++ B3910B A.01.15.
|
|---|
| 60 |
|
|---|
| 61 | May 29, 1999: John Allison
|
|---|
| 62 | - Added electromagnetic/lowenergy to GNUmakefile and
|
|---|
| 63 | electromagnetic/GNUmakefile..
|
|---|