| 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 |
|
|---|
| 10 | This file should be used to summarize modifications introduced in the
|
|---|
| 11 | code and to keep track of all tags.
|
|---|
| 12 |
|
|---|
| 13 | ---------------------------------------------------------------
|
|---|
| 14 | * Please list in reverse chronological order (last date on top)
|
|---|
| 15 | ---------------------------------------------------------------
|
|---|
| 16 |
|
|---|
| 17 | 8-Dec-2008 Gunter Folger hadr-im_r-V09-01-01
|
|---|
| 18 | - G4XNNElasticLowE: remove use of ParticleDefinition object in dtor
|
|---|
| 19 |
|
|---|
| 20 | 5-Dec-2008 Gunter Folger hadr-im_r-V09-01-00
|
|---|
| 21 | - G4XNNTotalLowE: remove use of ParticleDefinition object in dtor
|
|---|
| 22 |
|
|---|
| 23 | 15-Nov-2007 Gunter Folger hadr-im_r_V09-00-03
|
|---|
| 24 | ----------------------------------------------------------------
|
|---|
| 25 | - In G4ParticleTypeConverter, remove warning on unknown particle;
|
|---|
| 26 | occurs for eta_prime, k_star+, anti_... etc. in BiC propagate interface
|
|---|
| 27 |
|
|---|
| 28 | 03-Oct-2007 Gunter Folger hadr-im_r_V09-00-02
|
|---|
| 29 | ----------------------------------------------------------------
|
|---|
| 30 | - Incorporate change by Dennis for G4CollisionComposite.cc: SUN compiler
|
|---|
| 31 | warning of hiding variable components.
|
|---|
| 32 | hadr-im_r_V09-00-01 had many files from head.
|
|---|
| 33 |
|
|---|
| 34 | 5 Jul 2007 Dennis Wright (hadr-im_r_V09-00-01)
|
|---|
| 35 | -----------------------------------------------
|
|---|
| 36 | - G4CollisionComposite.cc : remove duplicate declaration of local variable
|
|---|
| 37 | "components" to avoid Sun compiler hiding warning
|
|---|
| 38 |
|
|---|
| 39 | - use 2006 versions of G4Scatterer.cc and G4CollisionComposite.hh
|
|---|
| 40 | leave all files named G4CollisionN... at HEAD but not tagged
|
|---|
| 41 |
|
|---|
| 42 | - create History file
|
|---|
| 43 |
|
|---|
| 44 |
|
|---|
| 45 |
|
|---|