Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
@@ -7,13 +7,20 @@
History file for hadronic/models/parton_string/diffraction directory
-------------------------------------------------------------
This file should be used to summarize modifications introduced in the
This file should be used to summarize modifications introduced in the
code and to keep track of all tags.
---------------------------------------------------------------
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
29-Oct-2020 B. Morgan hadr-partonstring-mgt-V10-06-03
- Remove inclusion of obsolete CMake module
24-Jul-2020 A. Ribon hadr-partonstring-mgt-V10-06-02
- G4VPartonStringModel : introduced a new pre-processor option for
debugging heavy hadrons, switched off by default.
08-Mar-2020 V. Ivanchenko hadr-partonstring-mgt-V10-06-01
- G4VParticipants, G4VPartonStringModel, G4VStringFragmentation,
G4StringModel - clean-up: removed unused methods, delete
@@ -51,7 +58,7 @@ code and to keep track of all tags.
Thanks to Raphael Isemann for reporting this.
07-Dec-2017 A. Ribon hadr-partonstring-mgt-V10-04-00
- Resumed the development version (i.e. deleted the class
- Resumed the development version (i.e. deleted the class
G4PomeronCrossSection which is not needed any longer).
08-Nov-2017 A. Ribon hadr-partonstring-mgt-V10-03-04
@@ -158,7 +165,7 @@ code and to keep track of all tags.
- G4PomeronCrossSection.cc: fix shadowing warnings
25-May-2012, G.Folger (had-partonstring-mgt-V09-05-01)
- G4VPartonStringModel:
- G4VPartonStringModel:
- add ModelDescription() interface
- make copy ctor, =, ==, and != operators private, not implemented
@@ -173,12 +180,12 @@ code and to keep track of all tags.
Address coverity warnings
30 Nov. 2010 V. Uzhinsky (had-partonstring-mgt-V09-03-01)
Member G4int Status in G4VSplitableHadron was changed
Member G4int Status in G4VSplitableHadron was changed
into G4int curStatus
8-Sept-2010, G.Folger (had-partonstring-mgt-V09-03-00)
use integer interface of G4Nucleus for A&Z
6 Dec. 2009, V. Uzhinsky (had-partonstring-mgt-V09-02-02)
Repeatation of string fragmentation if
energy corr. can not be done is implemented.
@@ -195,8 +202,8 @@ code and to keep track of all tags.
Introduction the right tag number.
9-July-2009 V. Uzhinsky (had-partonstring-mgt-V08-02-02)
- New field was added in G4VSplitableHadron class (G4 bool Activation) and
corresponding methods to operatite with it. It was needed for an
- New field was added in G4VSplitableHadron class (G4 bool Activation) and
corresponding methods to operatite with it. It was needed for an
absorption of meson in nuclear collision generated by FTF.
24-Apr 2007 Gunter Folger (had-partonstring-mgt-V08-02-01)
@@ -211,5 +218,5 @@ code and to keep track of all tags.
31-March-2008 V. Uzhinsky Tag : had-partonstring-mgt-V09-01-00
- G4FTFCrossSection.cc and G4FTFCrossSection.hh were re-named into
G4FTFParameters.cc and .hh, and moved to diffraction directory.
The corresponding class was re-named too. All of these characterize
The corresponding class was re-named too. All of these characterize
the content of the files more exactly.