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

Last change on this file since 1317 was 1313, checked in by garnier, 14 years ago

geant4.9.4 beta rc0

File size: 2.9 KB
Line 
1-------------------------------------------------------------------
2$Id: History,v 1.26 2010/06/07 05:19:47 perl Exp $
3-------------------------------------------------------------------
4
5     =========================================================
6                      Geant4 - radiprotection example
7     =========================================================
8
9                      Category History file
10                      ---------------------
11
1206.06.2010 J. Perl, tag radioprotection-V09-03-01
13           Remove unused variable in EventAction       
14
1503.06.2010 J. Perl, tag radioprotection-V09-03-00
16           Update vis usage     
17
1816.11.2009 S. Guatelli, tag radioprotection-V09-02-04
19           analysis output format is changed to xml     
20
2112.11.2009 S. Guatelli, tag radioprotection-V09-02-01
22           Physics List updated
23
2408.04.2009 G.A.P.Cirrone, tag radioprotection-V09-02-00
25           GNUmakefile updated
26
276 March 2009 Guy Barrand (in agreement with G.Cosmo)
28- GNUmakefile : remove the G4ANALYSIS_USE logic found in this file
29  since it is handled already in the config/analysis.gmk.
30  This avoids a duplication in the compilation and link commands
31  of the aida-config options.
32
3306.06.2007 MGP tag radioprotection-V08-03-00
34           Minor documentation update
35
3615th November 2006 Susanna Guatelli (radioprotection-V08-01-00)
37- The hadronic physics lists are more clear.
38
3931th May 2006 Susanna Guatelli(radioprotection-V08-00-01)
40- Added histograms
41- Added comments
42
4315th March 2006 Susanna Guatelli(radioprotection-V08-00-00)
44- Pion absorption at rest introduced in  RemSimHadronicBinary.cc
45- Added more histograms
46- Primary particle generator can handle spectra
47
487th December 2005 Susanna Guatelli (radioprotection-V07-01-04)
49- Macros updated
50- Comment deleted from remsim.cc
51
522nd December 2005 Susanna Guatelli (radioprotection-V07-01-03)
53- Ions updated
54- General Particle source introduced
55- Macros updated
56- README updated
57
5823th November 2005 Susanna Guatelli (radioprotection-V07-01-02)
59- Ions introduced
60
6123th November 2005 Susanna Guatelli (radioprotection-V07-01-01)
62- Deleted warning due to standard C++ libraries concerning reading
63external files
64- Added Eta and EtaPrime as particles
65
668th September 2005  Susanna Guatelli  (radioprotection-V07-01-00)
67- Deleted bug. The bug appears at the end of the execution of the simulation.
68  The bug consists in a segmentation fault appearing after the delete
69  of the run manager. The bug appeared with platform slc3.
70  It is due to a bug in G4hLowEnergyIonisation.
71
7230th May 2005  Susanna Guatelli  (radioprotection-V07-00-05)
73- Code review, analysis with AIDA 3.2.1 and PI 1.3.3
74
753rd May 2005  John Allison  (examples-V07-00-03)
76- Replaced vis manager with G4VisExecutive.
77
7811.2004 - Binary cascade approach added
79
8011.2004 - Option to define the format of the output file hbook or xml
81
8211.2004 - Add histograms
83 
8405.2004 - Design iteration with Decorator Design pattern
85
8601.2004 - S.Guatelli
87          First implementation
88
Note: See TracBrowser for help on using the repository browser.