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