| 1 | -------------------------------------------------------------------
|
|---|
| 2 | $Id: History,v 1.15.2.1 2008/04/23 08:15:56 gcosmo Exp $
|
|---|
| 3 | -------------------------------------------------------------------
|
|---|
| 4 |
|
|---|
| 5 | =========================================================
|
|---|
| 6 | Geant4 - Underground Dark Matter experiment
|
|---|
| 7 | =========================================================
|
|---|
| 8 |
|
|---|
| 9 | Category History file
|
|---|
| 10 | ---------------------
|
|---|
| 11 |
|
|---|
| 12 | 23.04.2008 - G. Cosmo (DMX-V09-00-03)
|
|---|
| 13 | Tag for release 9.1.p02.
|
|---|
| 14 |
|
|---|
| 15 | 04.04.2008 - A. Howard (DMX-V09-01-00)
|
|---|
| 16 | Fixed mis-sized arrays - ring_phys_gas[] and ring_phys_liq[].
|
|---|
| 17 | Both one were less than the utilized size (!). This has always
|
|---|
| 18 | been wrong.
|
|---|
| 19 |
|
|---|
| 20 | 06.11.2007 - A. Howard (DMX-V09-00-02)
|
|---|
| 21 | Corrected micrometer unit in macros from mum to um (old bug since
|
|---|
| 22 | release 8.2)
|
|---|
| 23 |
|
|---|
| 24 | 02.07.2007 - A. Howard (DMX-V09-00-01)
|
|---|
| 25 | Added G4StepLimiter to physics list (correction of migration to
|
|---|
| 26 | Geant4 9.0)
|
|---|
| 27 |
|
|---|
| 28 | 02.07.2007 - A. Howard (DMX-V09-00-00)
|
|---|
| 29 | Added missing header file G4hIonisation.hh to DMXPhysicsLists.cc
|
|---|
| 30 |
|
|---|
| 31 | 06.06.2007 - A. Howard (DMX-V08-03-01)
|
|---|
| 32 | Changed fG4v71 to preferable fMinimal for msc step limitation
|
|---|
| 33 | Converted to hIonisation from hLowEnergyIonisation until
|
|---|
| 34 | un-initialiased variables are fixed
|
|---|
| 35 |
|
|---|
| 36 | 06.06.2007 - A. Howard (DMX-V08-03-00)
|
|---|
| 37 | Migrated to new interface for SetMscStepLimitation(fG4v71) in
|
|---|
| 38 | DMXPhysicsList
|
|---|
| 39 |
|
|---|
| 40 | 13.10.2006 - A. Howard (DMX-V08-01-00)
|
|---|
| 41 | Removed uninitialized UserLimitsForXenon (bug)
|
|---|
| 42 |
|
|---|
| 43 | 07.12.2005 - S. Guatelli (DMX-V07-01-02)
|
|---|
| 44 | Compiles with CLHEP 2.0.2.2
|
|---|
| 45 |
|
|---|
| 46 | 15.11.2005 - G.Cosmo (DMX-V07-01-00)
|
|---|
| 47 | Migration to <sstream> from deprecated <strstream>.
|
|---|
| 48 |
|
|---|
| 49 | 03.05.2005 - J.Allison
|
|---|
| 50 | Replaced vis manager with G4VisExecutive.
|
|---|
| 51 |
|
|---|
| 52 | 07.12.2004 - S. Guatelli (DMX-V06-02-02)
|
|---|
| 53 | G4VParticleChange migrated
|
|---|
| 54 |
|
|---|
| 55 | 29.11.2004 - S. Guatelli (DMX-V06-02-00)
|
|---|
| 56 | Migrated to <cmath>
|
|---|
| 57 |
|
|---|
| 58 | 28.05.2004 - S. Guatelli (DMX-V06-01-00)
|
|---|
| 59 | Migrated to AIDA 3.2.1 and PI 1.2.1
|
|---|
| 60 |
|
|---|
| 61 | 02.12.2003 - G.Cosmo (DMX-V05-02-01)
|
|---|
| 62 | Migrated to new hadronic processes for release 6.0.
|
|---|
| 63 | Fixed compilation warnings.
|
|---|
| 64 |
|
|---|
| 65 | 12.11.2003 - John Allison
|
|---|
| 66 | Updated Vis Manager.
|
|---|
| 67 |
|
|---|
| 68 | 08.11.2002 - A.Howard
|
|---|
| 69 | Migrated to AIDA 3.
|
|---|
| 70 |
|
|---|
| 71 | 28.11.2001 - A.Howard
|
|---|
| 72 | Created, first version.
|
|---|