source: trunk/examples/extended/radioactivedecay/exrdm/History @ 1229

Last change on this file since 1229 was 807, checked in by garnier, 16 years ago

update

File size: 2.9 KB
Line 
1$Id: History,v 1.17 2007/11/15 16:10:09 vnivanch Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    exRDM History file
9                    ------------------
10This file should be used by the G4 example coordinator to briefly
11summarize all major modifications introduced in the code and keep
12track of all tags.
13
14     ----------------------------------------------------------
15     * Reverse chronological order (last date on top), please *
16     ----------------------------------------------------------
17
18November 15th, 2007 V.Ivanchenko (exrdm-V09-00-02)
19--------------------------------------------------
20- A minor fix of low-energy EM physics builder
21
22November 14th, 2007 V.Ivanchenko (exrdm-V09-00-01)
23--------------------------------------------------
24- Use decay and radiactive decay builders from physics)lists library
25- Added elastic, stopping, ion and extraEm physics
26
27July 3th, 2007 V.Ivanchenko (exrdm-V09-00-00)
28---------------------------------------------
29- Remove obsolete hadronic builders and use only QGSP_BIC, QGSP_BIC_HP,
30  QGSP_BERT, QGSP_BERT_HP
31
32February 14th, 2006 V.Ivanchenko (exrdm-V08-02-01)
33-------------------------------
34- Use standard EM builder from physics_list subdirectory
35
3621/12/2006 F.Lei (exrdm-V08-02-00)
37- Added ROOT format option for outputting results. It is the default format now.
38
39February 16th, 2006 V.Ivanchenko (exrdm-V08-00-00)
40-------------------------------
41- Update Physics Lists
42
43December 6th, 2005 Gabriele Cosmo
44---------------------------------
45- Trivial changes for support of CLHEP-2.0.X series.
46
47December 2nd, 2005 V.Ivanchenko (exrdm-V07-01-02)
48-------------------------------
49- Fix crash connected with non-static hadrons
50
51November 15th, 2005 Gabriele Cosmo (exrdm-V07-01-01)
52----------------------------------
53- Migration to <sstream> from deprecated <strstream>.
54
55July 19th, 2005 Fan Lei (exrdm-V07-01-00)
56-----------------------
57- Changed in GNUmakefile
58     LOADLIBS += `aida-config --lib`
59       with:
60     LDLIBS += `aida-config --lib`
61  fixing AIDA link problem for WIN32-VC.
62- Corrected a typo in exRDMHistoMessenger.cc.
63 
64June 3rd, 2005 Fan Lei (exrdm-V07-00-01)
65----------------------
66- updates to physics list
67- added macros/test.mac for testing the physics list
68
69May 3rd, 2005 John Allison
70--------------------------
71- Replaced vis manager with G4VisExecutive.
72
73March 3rd, 2005 Fan Lei (exrdm-V07-00-00)
74-----------------------
75- Update to exrdmPhysicsList.cc
76
77December 3rd, 2004 Gabriele Cosmo (exrdm-V06-02-02)
78---------------------------------
79- Use new phys-lists structure.
80
81December 3rd, 2004 Gabriele Cosmo (exrdm-V06-02-01)
82---------------------------------
83- Implemented migration to <cmath>.
84
85November 11th, 2004 Fan lei (exrdm-V06-02-00)
86---------------------------
87- First release
Note: See TracBrowser for help on using the repository browser.