| 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 | 15-Nov-2007 Gunter Folger hadr-im_r_V09-00-03
|
|---|
| 18 | ----------------------------------------------------------------
|
|---|
| 19 | - In G4ParticleTypeConverter, remove warning on unknown particle;
|
|---|
| 20 | occurs for eta_prime, k_star+, anti_... etc. in BiC propagate interface
|
|---|
| 21 |
|
|---|
| 22 | 03-Oct-2007 Gunter Folger hadr-im_r_V09-00-02
|
|---|
| 23 | ----------------------------------------------------------------
|
|---|
| 24 | - Incorporate change by Dennis for G4CollisionComposite.cc: SUN compiler
|
|---|
| 25 | warning of hiding variable components.
|
|---|
| 26 | hadr-im_r_V09-00-01 had many files from head.
|
|---|
| 27 |
|
|---|
| 28 | 5 Jul 2007 Dennis Wright (hadr-im_r_V09-00-01)
|
|---|
| 29 | -----------------------------------------------
|
|---|
| 30 | - G4CollisionComposite.cc : remove duplicate declaration of local variable
|
|---|
| 31 | "components" to avoid Sun compiler hiding warning
|
|---|
| 32 |
|
|---|
| 33 | - use 2006 versions of G4Scatterer.cc and G4CollisionComposite.hh
|
|---|
| 34 | leave all files named G4CollisionN... at HEAD but not tagged
|
|---|
| 35 |
|
|---|
| 36 | - create History file
|
|---|
| 37 |
|
|---|
| 38 |
|
|---|
| 39 |
|
|---|