| 1 | $Id: History,v 1.5 2008/12/09 10:43:47 vuzhinsk Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | ==========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Physics Simulation
|
|---|
| 6 | ==========================================================
|
|---|
| 7 |
|
|---|
| 8 | History file for hadronic/models/parton_string/diffraction directory
|
|---|
| 9 | -------------------------------------------------------------
|
|---|
| 10 |
|
|---|
| 11 | This file should be used to summarize modifications introduced in the
|
|---|
| 12 | code and to keep track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ---------------------------------------------------------------
|
|---|
| 15 | * Please list in reverse chronological order (last date on top)
|
|---|
| 16 | ---------------------------------------------------------------
|
|---|
| 17 | 9 December 08, V. Uzhinsky (hadr-string-diff-V09-01-04)
|
|---|
| 18 | - Improvement of delete operators in FTF
|
|---|
| 19 |
|
|---|
| 20 | 5 December 08, V. Uzhinsky (hadr-string-diff-V09-01-03)
|
|---|
| 21 | - Some objects did not erase in FTFModel desructor. These lead to memory
|
|---|
| 22 | leak.
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
| 25 | 2 June 08, G.Folger (hadr-string-diff-V09-01-02)
|
|---|
| 26 | - on branch geant4-09-01-patches_branch, fix compilation warning for unused
|
|---|
| 27 | variables in G4FTFModel.cc
|
|---|
| 28 |
|
|---|
| 29 |
|
|---|
| 30 |
|
|---|
| 31 | ?????????????????????????????? (hadr-string-diff-V09-01-01)
|
|---|
| 32 |
|
|---|
| 33 | 31 March 2008 V. Uzhinsky Tag : hadr-string-diff-V09-01-00
|
|---|
| 34 | - G4FTFParameters.cc and G4FTFParameters.hh were copied from G4FTFCrossSection
|
|---|
| 35 | corresponding files.
|
|---|
| 36 | - New files - G4ElasticHNScattering have been added. They implement elastic
|
|---|
| 37 | scattering of hadron in intra-nuclear collisions in FTF model.
|
|---|
| 38 | - The corresponding changes have been done in G4FTFModel.cc and
|
|---|
| 39 | G4FTFParticipants.cc
|
|---|
| 40 |
|
|---|
| 41 |
|
|---|
| 42 | 24 Apr 2007 Gunter Folger (hadr-string-diff-V08-02-00)
|
|---|
| 43 | - merge in change done by ftf development.
|
|---|
| 44 | - Created History file.
|
|---|
| 45 |
|
|---|