| 1 | -------------------------------------------------------------------
|
|---|
| 2 | $Id: History,v 1.22 2010/06/06 06:25:02 perl Exp $
|
|---|
| 3 | -------------------------------------------------------------------
|
|---|
| 4 |
|
|---|
| 5 | =========================================================
|
|---|
| 6 | Geant4 - Underground Dark Matter experiment
|
|---|
| 7 | =========================================================
|
|---|
| 8 |
|
|---|
| 9 | Category History file
|
|---|
| 10 | ---------------------
|
|---|
| 11 |
|
|---|
| 12 | 03.06.2010 - J.Perl (DMX-V09-03-01)
|
|---|
| 13 | Change /vis/open OGLxxx to /vis/open OGL
|
|---|
| 14 |
|
|---|
| 15 | 16.02.2010 - L. Pandola (DMX-V09-03-00)
|
|---|
| 16 | Copy of the previous tag, DMX-V09-02-02, which was not submitted for
|
|---|
| 17 | testing.
|
|---|
| 18 |
|
|---|
| 19 | 26.10.2009 - L. Pandola (DMX-V09-02-02)
|
|---|
| 20 | Physics list migrated from LowEnergy processes to the new Livermore
|
|---|
| 21 | models. Physics results unchanged for gamma/e-. Possible differences
|
|---|
| 22 | with ions/protons, since we don't use anymore G4hLowEnergyIonisation
|
|---|
| 23 |
|
|---|
| 24 | 22.10.2009 - L. Pandola (DMX-V09-02-01)
|
|---|
| 25 | Correct Analysis manager to solve a problem with the HBOOK output files
|
|---|
| 26 | (ntuples not filled, histograms not saved). Still at the stage of
|
|---|
| 27 | pre-migration.
|
|---|
| 28 |
|
|---|
| 29 | 22.10.2009 - L. Pandola (DMX-V09-02-00)
|
|---|
| 30 | Get rid of a warning message and allocation problems with ntuple2
|
|---|
| 31 | Meant to be the reference to verify the migration to new
|
|---|
| 32 | Livermore models.
|
|---|
| 33 |
|
|---|
| 34 | 16.06.2008 - G.A.P.Cirrone (DMX-V09-01-01)
|
|---|
| 35 | Removed AIDA command from GNUmakefile
|
|---|
| 36 |
|
|---|
| 37 | 04.04.2008 - A. Howard (DMX-V09-01-00)
|
|---|
| 38 | Fixed mis-sized arrays - ring_phys_gas[] and ring_phys_liq[].
|
|---|
| 39 | Both one were less than the utilized size (!). This has always
|
|---|
| 40 | been wrong.
|
|---|
| 41 |
|
|---|
| 42 | 06.11.2007 - A. Howard (DMX-V09-00-02)
|
|---|
| 43 | Corrected micrometer unit in macros from mum to um (old bug since
|
|---|
| 44 | release 8.2)
|
|---|
| 45 |
|
|---|
| 46 | 02.07.2007 - A. Howard (DMX-V09-00-01)
|
|---|
| 47 | Added G4StepLimiter to physics list (correction of migration to
|
|---|
| 48 | Geant4 9.0)
|
|---|
| 49 |
|
|---|
| 50 | 02.07.2007 - A. Howard (DMX-V09-00-00)
|
|---|
| 51 | Added missing header file G4hIonisation.hh to DMXPhysicsLists.cc
|
|---|
| 52 |
|
|---|
| 53 | 06.06.2007 - A. Howard (DMX-V08-03-01)
|
|---|
| 54 | Changed fG4v71 to preferable fMinimal for msc step limitation
|
|---|
| 55 | Converted to hIonisation from hLowEnergyIonisation until
|
|---|
| 56 | un-initialiased variables are fixed
|
|---|
| 57 |
|
|---|
| 58 | 06.06.2007 - A. Howard (DMX-V08-03-00)
|
|---|
| 59 | Migrated to new interface for SetMscStepLimitation(fG4v71) in
|
|---|
| 60 | DMXPhysicsList
|
|---|
| 61 |
|
|---|
| 62 | 13.10.2006 - A. Howard (DMX-V08-01-00)
|
|---|
| 63 | Removed uninitialized UserLimitsForXenon (bug)
|
|---|
| 64 |
|
|---|
| 65 | 07.12.2005 - S. Guatelli (DMX-V07-01-02)
|
|---|
| 66 | Compiles with CLHEP 2.0.2.2
|
|---|
| 67 |
|
|---|
| 68 | 15.11.2005 - G.Cosmo (DMX-V07-01-00)
|
|---|
| 69 | Migration to <sstream> from deprecated <strstream>.
|
|---|
| 70 |
|
|---|
| 71 | 03.05.2005 - J.Allison
|
|---|
| 72 | Replaced vis manager with G4VisExecutive.
|
|---|
| 73 |
|
|---|
| 74 | 07.12.2004 - S. Guatelli (DMX-V06-02-02)
|
|---|
| 75 | G4VParticleChange migrated
|
|---|
| 76 |
|
|---|
| 77 | 29.11.2004 - S. Guatelli (DMX-V06-02-00)
|
|---|
| 78 | Migrated to <cmath>
|
|---|
| 79 |
|
|---|
| 80 | 28.05.2004 - S. Guatelli (DMX-V06-01-00)
|
|---|
| 81 | Migrated to AIDA 3.2.1 and PI 1.2.1
|
|---|
| 82 |
|
|---|
| 83 | 02.12.2003 - G.Cosmo (DMX-V05-02-01)
|
|---|
| 84 | Migrated to new hadronic processes for release 6.0.
|
|---|
| 85 | Fixed compilation warnings.
|
|---|
| 86 |
|
|---|
| 87 | 12.11.2003 - John Allison
|
|---|
| 88 | Updated Vis Manager.
|
|---|
| 89 |
|
|---|
| 90 | 08.11.2002 - A.Howard
|
|---|
| 91 | Migrated to AIDA 3.
|
|---|
| 92 |
|
|---|
| 93 | 28.11.2001 - A.Howard
|
|---|
| 94 | Created, first version.
|
|---|