| [807] | 1 | -------------------------------------------------------------------
|
|---|
| 2 | $Id: History,v 1.20 2007/06/06 19:15:06 pia Exp $
|
|---|
| 3 | -------------------------------------------------------------------
|
|---|
| 4 |
|
|---|
| 5 | =========================================================
|
|---|
| 6 | Geant4 - radiprotection example
|
|---|
| 7 | =========================================================
|
|---|
| 8 |
|
|---|
| 9 | Category History file
|
|---|
| 10 | ---------------------
|
|---|
| 11 |
|
|---|
| 12 | 06.06.2007 MGP tag radioprotection-V08-03-00
|
|---|
| 13 | Minor documentation update
|
|---|
| 14 |
|
|---|
| 15 | 15th November 2006 Susanna Guatelli (radioprotection-V08-01-00)
|
|---|
| 16 | - The hadronic physics lists are more clear.
|
|---|
| 17 |
|
|---|
| 18 | 31th May 2006 Susanna Guatelli(radioprotection-V08-00-01)
|
|---|
| 19 | - Added histograms
|
|---|
| 20 | - Added comments
|
|---|
| 21 |
|
|---|
| 22 | 15th March 2006 Susanna Guatelli(radioprotection-V08-00-00)
|
|---|
| 23 | - Pion absorption at rest introduced in RemSimHadronicBinary.cc
|
|---|
| 24 | - Added more histograms
|
|---|
| 25 | - Primary particle generator can handle spectra
|
|---|
| 26 |
|
|---|
| 27 | 7th December 2005 Susanna Guatelli (radioprotection-V07-01-04)
|
|---|
| 28 | - Macros updated
|
|---|
| 29 | - Comment deleted from remsim.cc
|
|---|
| 30 |
|
|---|
| 31 | 2nd December 2005 Susanna Guatelli (radioprotection-V07-01-03)
|
|---|
| 32 | - Ions updated
|
|---|
| 33 | - General Particle source introduced
|
|---|
| 34 | - Macros updated
|
|---|
| 35 | - README updated
|
|---|
| 36 |
|
|---|
| 37 | 23th November 2005 Susanna Guatelli (radioprotection-V07-01-02)
|
|---|
| 38 | - Ions introduced
|
|---|
| 39 |
|
|---|
| 40 | 23th November 2005 Susanna Guatelli (radioprotection-V07-01-01)
|
|---|
| 41 | - Deleted warning due to standard C++ libraries concerning reading
|
|---|
| 42 | external files
|
|---|
| 43 | - Added Eta and EtaPrime as particles
|
|---|
| 44 |
|
|---|
| 45 | 8th September 2005 Susanna Guatelli (radioprotection-V07-01-00)
|
|---|
| 46 | - Deleted bug. The bug appears at the end of the execution of the simulation.
|
|---|
| 47 | The bug consists in a segmentation fault appearing after the delete
|
|---|
| 48 | of the run manager. The bug appeared with platform slc3.
|
|---|
| 49 | It is due to a bug in G4hLowEnergyIonisation.
|
|---|
| 50 |
|
|---|
| 51 | 30th May 2005 Susanna Guatelli (radioprotection-V07-00-05)
|
|---|
| 52 | - Code review, analysis with AIDA 3.2.1 and PI 1.3.3
|
|---|
| 53 |
|
|---|
| 54 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 55 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 56 |
|
|---|
| 57 | 11.2004 - Binary cascade approach added
|
|---|
| 58 |
|
|---|
| 59 | 11.2004 - Option to define the format of the output file hbook or xml
|
|---|
| 60 |
|
|---|
| 61 | 11.2004 - Add histograms
|
|---|
| 62 |
|
|---|
| 63 | 05.2004 - Design iteration with Decorator Design pattern
|
|---|
| 64 |
|
|---|
| 65 | 01.2004 - S.Guatelli
|
|---|
| 66 | First implementation
|
|---|
| 67 |
|
|---|