source: trunk/examples/advanced/radioprotection/History @ 1309

Last change on this file since 1309 was 1230, checked in by garnier, 14 years ago

update to geant4.9.3

File size: 2.7 KB
Line 
1-------------------------------------------------------------------
2$Id: History,v 1.24 2009/11/15 23:23:24 cirrone Exp $
3-------------------------------------------------------------------
4
5     =========================================================
6                      Geant4 - radiprotection example
7     =========================================================
8
9                      Category History file
10                      ---------------------
11
1216.11.2009 S. Guatelli, tag radioprotection-V09-02-04
13           analysis output format is changed to xml     
14
1512.11.2009 S. Guatelli, tag radioprotection-V09-02-01
16           Physics List updated
17
1808.04.2009 G.A.P.Cirrone, tag radioprotection-V09-02-00
19           GNUmakefile updated
20
216 March 2009 Guy Barrand (in agreement with G.Cosmo)
22- GNUmakefile : remove the G4ANALYSIS_USE logic found in this file
23  since it is handled already in the config/analysis.gmk.
24  This avoids a duplication in the compilation and link commands
25  of the aida-config options.
26
2706.06.2007 MGP tag radioprotection-V08-03-00
28           Minor documentation update
29
3015th November 2006 Susanna Guatelli (radioprotection-V08-01-00)
31- The hadronic physics lists are more clear.
32
3331th May 2006 Susanna Guatelli(radioprotection-V08-00-01)
34- Added histograms
35- Added comments
36
3715th March 2006 Susanna Guatelli(radioprotection-V08-00-00)
38- Pion absorption at rest introduced in  RemSimHadronicBinary.cc
39- Added more histograms
40- Primary particle generator can handle spectra
41
427th December 2005 Susanna Guatelli (radioprotection-V07-01-04)
43- Macros updated
44- Comment deleted from remsim.cc
45
462nd December 2005 Susanna Guatelli (radioprotection-V07-01-03)
47- Ions updated
48- General Particle source introduced
49- Macros updated
50- README updated
51
5223th November 2005 Susanna Guatelli (radioprotection-V07-01-02)
53- Ions introduced
54
5523th November 2005 Susanna Guatelli (radioprotection-V07-01-01)
56- Deleted warning due to standard C++ libraries concerning reading
57external files
58- Added Eta and EtaPrime as particles
59
608th September 2005  Susanna Guatelli  (radioprotection-V07-01-00)
61- Deleted bug. The bug appears at the end of the execution of the simulation.
62  The bug consists in a segmentation fault appearing after the delete
63  of the run manager. The bug appeared with platform slc3.
64  It is due to a bug in G4hLowEnergyIonisation.
65
6630th May 2005  Susanna Guatelli  (radioprotection-V07-00-05)
67- Code review, analysis with AIDA 3.2.1 and PI 1.3.3
68
693rd May 2005  John Allison  (examples-V07-00-03)
70- Replaced vis manager with G4VisExecutive.
71
7211.2004 - Binary cascade approach added
73
7411.2004 - Option to define the format of the output file hbook or xml
75
7611.2004 - Add histograms
77 
7805.2004 - Design iteration with Decorator Design pattern
79
8001.2004 - S.Guatelli
81          First implementation
82
Note: See TracBrowser for help on using the repository browser.