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