source: trunk/source/processes/hadronic/models/im_r_matrix/History @ 1269

Last change on this file since 1269 was 1228, checked in by garnier, 15 years ago

update geant4.9.3 tag

File size: 2.4 KB
Line 
1-------------------------------------------------------------------
2
3       ==========================================================
4       Geant4 - an Object-Oriented Toolkit for Physics Simulation
5       ==========================================================
6
7            History file for hadronic/models/im_r_matrix
8            --------------------------------------------
9
10This file should be used to summarize modifications introduced in the
11code and to keep track of all tags.
12
13     ---------------------------------------------------------------
14     * Please list in reverse chronological order (last date on top)
15     ---------------------------------------------------------------
16
1730-Nov-2009 Gunter Folger                hadr-im_r-V09-02-02
18-  Fix compilation error in gcc 4.3 (typeinfo)
19
2020-Nov-2009 Gunter Folger                hadr-im_r-V09-02-01
21-  Reduce usage of strings. Maps of cross sections use G4Particledefinition
22   in place of particle name
23
2419-Nov-2009 Gunter Folger/Tatsumi Koi    hadr-im_r-V09-02-00
25-  G4CollisionComposite.cc: Fix for reproducability provided by Tatsumi.
26   Removed the dependance of the energy grid of the cross section set
27   on the order of the particles by forcing heavier particle to be at rest
28   when caching the cross section.
29
308-Dec-2008  Gunter Folger           hadr-im_r-V09-01-01
31-  G4XNNElasticLowE:  remove use of ParticleDefinition object in dtor
32
335-Dec-2008  Gunter Folger           hadr-im_r-V09-01-00
34-  G4XNNTotalLowE:  remove use of ParticleDefinition object in dtor
35
3615-Nov-2007  Gunter Folger          hadr-im_r_V09-00-03
37----------------------------------------------------------------
38-  In G4ParticleTypeConverter, remove warning on unknown particle;
39    occurs for eta_prime, k_star+, anti_... etc. in BiC propagate interface
40
4103-Oct-2007  Gunter Folger          hadr-im_r_V09-00-02
42----------------------------------------------------------------
43-  Incorporate change by Dennis for G4CollisionComposite.cc: SUN compiler
44     warning  of hiding variable components.
45     hadr-im_r_V09-00-01 had many files from head.
46     
475 Jul 2007 Dennis Wright  (hadr-im_r_V09-00-01)
48-----------------------------------------------
49- G4CollisionComposite.cc : remove duplicate declaration of local variable
50     "components" to avoid Sun compiler hiding warning
51
52- use 2006 versions of G4Scatterer.cc and G4CollisionComposite.hh
53  leave all files named G4CollisionN... at HEAD but not tagged
54
55- create History file
56
57
58
Note: See TracBrowser for help on using the repository browser.