source: trunk/source/processes/hadronic/models/parton_string/management/History @ 1347

Last change on this file since 1347 was 1347, checked in by garnier, 13 years ago

geant4 tag 9.4

File size: 2.5 KB
Line 
1$Id: History,v 1.10 2010/11/30 16:11:25 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
11This file should be used to summarize modifications introduced in the
12code and to keep track of all tags.
13
14     ---------------------------------------------------------------
15     * Please list in reverse chronological order (last date on top)
16     ---------------------------------------------------------------
1730 Nov. 2010 V. Uzhinsky (had-partonstring-mgt-V09-03-01)
18   Member G4int Status in G4VSplitableHadron was changed
19   into G4int curStatus
20
218-Sept-2010, G.Folger       (had-partonstring-mgt-V09-03-00)
22  use integer interface of G4Nucleus for A&Z
23 
246 Dec. 2009, V. Uzhinsky  (had-partonstring-mgt-V09-02-02)
25  Repeatation of string fragmentation if
26  energy corr. can not be done is implemented.
27
2817-July-2009 V. Uzhinsky  (had-partonstring-mgt-V09-02-01)
29  A Status of nuclear nucleon involved in an interaction is introdused.
30  Status: 0 - spectator, 1 - involved nucleon, 2 - absorbed nucleon
31  (G4VSplitableHadron)
32
33  A connection between a participant nucleon and a nuclear nucleon was
34  introsuced in G4InteractionContent.
35
3610-July-2009 V. Uzhinsky  (had-partonstring-mgt-V09-02-00)
37  Introduction the right tag number.
38
399-July-2009 V. Uzhinsky     (had-partonstring-mgt-V08-02-02)
40- New field was added in G4VSplitableHadron class (G4 bool Activation) and
41  corresponding methods to operatite with it. It was needed for an
42  absorption of meson in nuclear collision generated by FTF.
43
4424-Apr 2007 Gunter Folger   (had-partonstring-mgt-V08-02-01)
45- Merge ftf-dev back to head.
46
47
4824-Jan 2007 G.Folger                    Tag : had-partonstring-mgt-V08-02-00
49   - Debugging method Dump added in G4InteractionContent to print object
50   - Debug output in G4VPartonStringModel checking E-p conservation of string
51     model
52
5331-March-2008 V. Uzhinsky               Tag : had-partonstring-mgt-V09-01-00
54  - G4FTFCrossSection.cc and G4FTFCrossSection.hh were re-named into
55    G4FTFParameters.cc and .hh, and moved to diffraction directory.
56    The corresponding class was re-named too. All of these characterize
57    the content of the files more exactly.
Note: See TracBrowser for help on using the repository browser.