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

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

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File size: 2.7 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
1713-Mar-2010 Gunter Folger                hadr-im_r-V09-03-00
18-  create branch with developments from head, never released yet. Take care,
19    this also lost some changes made on the branch going to releases!
20-  take release version back to HEAD
21-  remove empty G4VScatterer.cc 
22
2330-Nov-2009 Gunter Folger                hadr-im_r-V09-02-02
24-  Fix compilation error in gcc 4.3 (typeinfo)
25
2620-Nov-2009 Gunter Folger                hadr-im_r-V09-02-01
27-  Reduce usage of strings. Maps of cross sections use G4Particledefinition
28   in place of particle name
29
3019-Nov-2009 Gunter Folger/Tatsumi Koi    hadr-im_r-V09-02-00
31-  G4CollisionComposite.cc: Fix for reproducability provided by Tatsumi.
32   Removed the dependance of the energy grid of the cross section set
33   on the order of the particles by forcing heavier particle to be at rest
34   when caching the cross section.
35
368-Dec-2008  Gunter Folger           hadr-im_r-V09-01-01
37-  G4XNNElasticLowE:  remove use of ParticleDefinition object in dtor
38
395-Dec-2008  Gunter Folger           hadr-im_r-V09-01-00
40-  G4XNNTotalLowE:  remove use of ParticleDefinition object in dtor
41
4215-Nov-2007  Gunter Folger          hadr-im_r_V09-00-03
43----------------------------------------------------------------
44-  In G4ParticleTypeConverter, remove warning on unknown particle;
45    occurs for eta_prime, k_star+, anti_... etc. in BiC propagate interface
46
4703-Oct-2007  Gunter Folger          hadr-im_r_V09-00-02
48----------------------------------------------------------------
49-  Incorporate change by Dennis for G4CollisionComposite.cc: SUN compiler
50     warning  of hiding variable components.
51     hadr-im_r_V09-00-01 had many files from head.
52     
535 Jul 2007 Dennis Wright  (hadr-im_r_V09-00-01)
54-----------------------------------------------
55- G4CollisionComposite.cc : remove duplicate declaration of local variable
56     "components" to avoid Sun compiler hiding warning
57
58- use 2006 versions of G4Scatterer.cc and G4CollisionComposite.hh
59  leave all files named G4CollisionN... at HEAD but not tagged
60
61- create History file
62
63
64
Note: See TracBrowser for help on using the repository browser.