Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/models/inclxx/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /processes/hadronic/models/inclxx/History (Version 11.3.0) and /processes/hadronic/models/inclxx/History (Version 10.7.p4)


  1 # Category hadr-inclxx History                 <<   1 -------------------------------------------------------------------
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir <<   3      ==========================================================
  4 which **must** added in reverse chronological  <<   4      Geant4 - an Object-Oriented Toolkit for Physics Simulation
  5 It must **not** be used as a substitute for wr <<   5      ==========================================================
                                                   >>   6 ---------------------------------------------------------------------
  6                                                     7 
  7 ---------------------------------------------- <<   8            History file for the Liege cascade INCL Model
                                                   >>   9            ---------------------------------------------
  8                                                    10 
  9 ## 2024-09-02 Gabriele Cosmo (hadr-inclxx-V11- <<  11 This file should be used to summarize modifications introduced in the
 10 - Fixed reported Coverity defects for use of s <<  12 code and to keep track of all tags.
 11                                                    13 
 12 ## 2024-04-12 Jean-Christophe David (hadr-incl <<  14    ---------------------------------------------------------------
 13 - Fix in G4INCLInteractionAvatar to not use lo <<  15    * Please list in reverse chronological order (last date on top)
                                                   >>  16    ---------------------------------------------------------------
 14                                                    17 
 15 ## 2023-12-01 Ben Morgan (hadr-inclxx-V11-01-0 <<  18 03 March 2022 - Alberto Ribon  (hadr-inclxx-V10-06-03)
 16 - Replace raw std::getenv calls wih G4FindData <<  19 --------------------------------------------------------
 17                                                << 
 18 ## 2023-10-19 Jean-Christophe David (hadr-incl << 
 19  - Main new files in incl_phys: G4INCLNNbarCEX << 
 20                                 G4INCLNNbarToN << 
 21                                 G4INCLNNbarEla << 
 22                                 G4INCLNNbarToN << 
 23  - Few corrections in G4INCLXXInterface (.cc a << 
 24    G4INCLNNbarToNNbarChannel.hh has been delet << 
 25  - G4INCLInteractionAvatar fixed (leak)        << 
 26                                                << 
 27 ## 2023-07-12 Alberto Ribon (hadr-inclxx-V11-0 << 
 28 G4INCLPbarAtrestEntryChannel, G4INCLCascade, G << 
 29 reports.                                       << 
 30                                                << 
 31 ## 2023-05-15 Alberto Ribon (hadr-inclxx-V11-0 << 
 32 Major extension of the INCLXX model to handle  << 
 33 Work done by Demid Zharenov and Jean-Christoph << 
 34                                                << 
 35 ## 2023-03-17 Alberto Ribon (hadr-inclxx-V11-0 << 
 36 G4INCLNNToNLK2piChannel : fixed bug in the met << 
 37 Thanks to Dmitri Konstantinov for reporting it << 
 38                                                << 
 39 ## 2022-11-26 Gabriele Cosmo (hadr-inclxx-V11- << 
 40 - Fixed more compilation warnings for implicit << 
 41                                                << 
 42 ## 2022-11-18 Gabriele Cosmo (hadr-inclxx-V11- << 
 43 - Fixed compilation warnings for implicit type << 
 44                                                << 
 45 ## 2022-11-11 Alberto Ribon (hadr-inclxx-V11-0 << 
 46 - G4INCLXXInterface: introduced a protection a << 
 47   (i.e. unbound systems), and, if this is the  << 
 48                                                << 
 49 ## 2022-10-07 Gabriele Cosmo (hadr-inclxx-V11- << 
 50 - Fixed compilation warnings on Intel/icx comp << 
 51   but not used in G4INCLInvFInterpolationTable << 
 52   G4INCLNpiToMissingStrangenessChannel and G4I << 
 53                                                << 
 54 ## 2022-05-25 Alberto Ribon (hadr-inclxx-V11-0 << 
 55 -  G4INCLParticle, G4INCLEventInfo, G4INCLNucl << 
 56    G4INCLXXInterface : set and propagate the i << 
 57 -  G4INCLPiNElasticChannel : erase the informa << 
 58    the case of charge exchange.                << 
 59 -  G4INCLPiNToDeltaChannel, G4INCLPiNToOmegaCh << 
 60    G4INCLPiNToMultiPionsChannel, G4INCLNpiToLK << 
 61    G4INCLNpiToLK2piChannel, G4INCLNpiToNKKbCha << 
 62    G4INCLNpiToSKpiChannel, G4INCLNpiToSKChanne << 
 63    G4INCLNpiToMissingStrangenessChannel : eras << 
 64    resonance in inelastic channels (where the  << 
 65    objects are re-used for the final state).   << 
 66                                                << 
 67 ## 2022-05-18 Gabriele Cosmo (hadr-inclxx-V11- << 
 68 - Fixed misuse of bitwise '|' operator instead << 
 69   and in INCL::makeCompoundNucleus().          << 
 70                                                << 
 71 ## 2022-03-03 Alberto Ribon (hadr-inclxx-V11-0 << 
 72 - G4INCLXXInterface : fixed treatment of kaon0     20 - G4INCLXXInterface : fixed treatment of kaon0, anti_kaon0, kaon0L, and kaon0S.
 73   In current reference physics lists, INCLXX i     21   In current reference physics lists, INCLXX is never used for handling kaons,
 74   although it is capable of doing so, but at p     22   although it is capable of doing so, but at process-level or in custom
 75   physics lists one could observe crashes when     23   physics lists one could observe crashes when trying to use INCLXX for
 76   neutral kaon projectiles. The change (provid     24   neutral kaon projectiles. The change (provided by Jean-Christophe David)
 77   fixes this misbehavior.                          25   fixes this misbehavior.
 78                                                << 
 79 ## 2022-02-09 Gabriele Cosmo (hadr-inclxx-V11- << 
 80 - Fixed compilation warnings on Intel compiler << 
 81   and not used variable.                       << 
 82                                                << 
 83 ## 2021-12-10 Ben Morgan (hadr-inclxx-V11-00-0 << 
 84 - Change to new Markdown History format,       << 
 85                                                << 
 86 ---                                            << 
 87                                                << 
 88 # History entries prior to 11.0                << 
 89                                                << 
 90 09 November 2021 - Alberto Ribon (hadr-inclxx- << 
 91 ---------------------------------------------- << 
 92 - G4INCLNuclearPotentialIsospin : improved nuc << 
 93   Lambda particles, fixing crashes observed du << 
 94   Fermi momentum for these particles.          << 
 95   Changed made by Jean-Christophe David.       << 
 96                                                << 
 97 27 October 2021 - Alberto Ribon (hadr-inclxx-V << 
 98 ---------------------------------------------- << 
 99 - G4INCLXXInterface : extended to projectile h << 
100                                                << 
101 15 October 2021 - Jean-Christophe David (hadr- << 
102 ---------------------------------------------- << 
103 - Implementation of hypercluster emission      << 
104                                                << 
105 04 August 2021 - Alberto Ribon (hadr-inclxx-V1 << 
106 ---------------------------------------------- << 
107 - G4INCLXXInterface : set creator model ID for << 
108   new version of G4PhysicsModelCatalog         << 
109                                                << 
110 16 April 2021 - Ben Morgan (hadr-inclxx-V10-07 << 
111 ---------------------------------------------- << 
112 - Migrate build to modular CMake API           << 
113                                                << 
114 13 April 2021 - Alberto Ribon  (hadr-inclxx-V1 << 
115 ---------------------------------------------- << 
116 - Removed the subdirectories hadronic/models/m << 
117   hadronic/models/util (that have been now del << 
118   moved to hadronic/util and hadronic/manageme << 
119   Removed also the useless dependency to hadro << 
120                                                << 
121 08 March 2021 - Alberto Ribon  (hadr-inclxx-V1 << 
122 ---------------------------------------------- << 
123 -  G4INCLXXInterface.hh : updated comment.     << 
124                                                    26 
125 28 May 2020 - Ben Morgan       (hadr-inclxx-V1     27 28 May 2020 - Ben Morgan       (hadr-inclxx-V10-06-02)
126 ----------------------------------------------     28 --------------------------------------------------------
127 -  Remove obsolete GRANULAR_DEPENDENCIES entri     29 -  Remove obsolete GRANULAR_DEPENDENCIES entries
128                                                    30 
129 12 May 2020      - Alberto Ribon (hadr-inclxx-     31 12 May 2020      - Alberto Ribon (hadr-inclxx-V10-06-01)
130 ----------------------------------------------     32 ---------------------------------------------------------------
131 - G4INCLXXInterfaceStore.cc : in the method Em     33 - G4INCLXXInterfaceStore.cc : in the method EmitBigWarning,
132   check the global verbosity level of hadronic     34   check the global verbosity level of hadronics (if zero,
133   do not print anything).                          35   do not print anything).
134                                                    36 
135 05 May 2020      - Gunter Folger (hadr-inclxx-     37 05 May 2020      - Gunter Folger (hadr-inclxx-V10-06-00)
136 ----------------------------------------------     38 ---------------------------------------------------------------
137 - Fix for clang10: for for warning on confusin     39 - Fix for clang10: for for warning on confusing indentation
138    enclose statements in if/else with {}           40    enclose statements in if/else with {}
139    Affected:  incl_physics/src/G4INCLInteracti     41    Affected:  incl_physics/src/G4INCLInteractionAvatar.cc
140                                                    42 
141 19 December 2018 - Alberto Ribon (hadr-inclxx-     43 19 December 2018 - Alberto Ribon (hadr-inclxx-V10-05-00)
142 ----------------------------------------------     44 ---------------------------------------------------------------
143 - G4INCLHFB.cc : Fixed (weak and strong) non-r     45 - G4INCLHFB.cc : Fixed (weak and strong) non-reproducibility by making
144   the arrays radiusP, radiusN, diffusenessP, d     46   the arrays radiusP, radiusN, diffusenessP, diffusenessN thread-local.
145                                                    47 
146 21 November 2018 - Gabriele Cosmo (hadr-inclxx     48 21 November 2018 - Gabriele Cosmo (hadr-inclxx-V10-04-06)
147 ----------------------------------------------     49 ---------------------------------------------------------------
148 - G4INCLRandom.hh: changed Adapter::operator()     50 - G4INCLRandom.hh: changed Adapter::operator()() to make direct use of
149   G4RandFlat::shootInt(n). Fixes FPE errors re     51   G4RandFlat::shootInt(n). Fixes FPE errors reported in testing in MT
150   mode optimised.                                  52   mode optimised.
151                                                    53 
152 09 November 2018 - Gabriele Cosmo (hadr-inclxx     54 09 November 2018 - Gabriele Cosmo (hadr-inclxx-V10-04-05)
153 ----------------------------------------------     55 ---------------------------------------------------------------
154 - Fixed few printout typos.                        56 - Fixed few printout typos.
155                                                    57 
156 10 October 2018 - Jean-Christophe David (hadr-     58 10 October 2018 - Jean-Christophe David (hadr-inclxx-V10-04-04)
157 ----------------------------------------------     59 ---------------------------------------------------------------
158 - INCL++ v6.28                                     60 - INCL++ v6.28
159   o Remove Fix SIGFPE                              61   o Remove Fix SIGFPE
160   o Put gauss from Geant4                          62   o Put gauss from Geant4
161                                                    63 
162 04 October 2018 - Jean-Christophe David (hadr-     64 04 October 2018 - Jean-Christophe David (hadr-inclxx-V10-04-03)
163 ----------------------------------------------     65 ---------------------------------------------------------------
164 - INCL++ v6.26                                     66 - INCL++ v6.26
165   o Fix SIGFPE in Random.hh                        67   o Fix SIGFPE in Random.hh
166                                                    68 
167 21 September 2018 - Jean-Christophe David (had     69 21 September 2018 - Jean-Christophe David (hadr-inclxx-V10-04-02)
168 ----------------------------------------------     70 ---------------------------------------------------------------
169 - INCL++ v6.25                                     71 - INCL++ v6.25
170   o Fix a mass of a light hypernucleus (Z=1,A=     72   o Fix a mass of a light hypernucleus (Z=1,A=2)
171                                                    73 
172 06 September 2018 - Jean-Christophe David (had     74 06 September 2018 - Jean-Christophe David (hadr-inclxx-V10-04-01)
173 ----------------------------------------------     75 ---------------------------------------------------------------
174 - INCL++ v6.24                                     76 - INCL++ v6.24
175   o Path to the library for HFB                    77   o Path to the library for HFB
176                                                    78 
177 04 September 2018 - Jean-Christophe David (had     79 04 September 2018 - Jean-Christophe David (hadr-inclxx-V10-04-00)
178 ----------------------------------------------     80 ---------------------------------------------------------------
179 - INCL++ v6.23                                     81 - INCL++ v6.23
180   o Fix bugs and Compatibility with C++17 chec     82   o Fix bugs and Compatibility with C++17 checked…
181                                                    83 
182 10 August 2018 - Jean-Christophe David (hadr-i     84 10 August 2018 - Jean-Christophe David (hadr-inclxx-V10-04-1)
183 ----------------------------------------------     85 ---------------------------------------------------------------
184 - INCL++ v6.22                                     86 - INCL++ v6.22
185   o Fix bugs and improve strangeness and few n     87   o Fix bugs and improve strangeness and few nucleon removal (HFB)
186   o Compatibility with C++17 checked               88   o Compatibility with C++17 checked
187                                                    89 
188 04 December 2017 - Alberto Ribon (hadr-inclxx-     90 04 December 2017 - Alberto Ribon (hadr-inclxx-V10-03-20)
189 ----------------------------------------------     91 ---------------------------------------------------------------
190 - G4INCLRandom : improved to avoid reproducibi     92 - G4INCLRandom : improved to avoid reproducibility problems.
191   The method "gaussWithMemory" should be calle     93   The method "gaussWithMemory" should be called twice for drawing a pair
192   of correlated gaussian variables, whereas th     94   of correlated gaussian variables, whereas the method "gauss" should be
193   used for usual, single and independent gauss     95   used for usual, single and independent gaussian variables.
194                                                    96 
195 10 November 2017 - Jean-Christophe David (hadr     97 10 November 2017 - Jean-Christophe David (hadr-inclxx-V10-03-19)
196 ----------------------------------------------     98 ---------------------------------------------------------------
197 - INCL++ v6.0                                      99 - INCL++ v6.0
198   o Fix bugs in eta/omega channels (v6.0 = str    100   o Fix bugs in eta/omega channels (v6.0 = strangeness + HFB)
199                                                   101 
200 27 October 2017 - Jose Luis Rodriguez Sanchez     102 27 October 2017 - Jose Luis Rodriguez Sanchez (hadr-inclxx-V10-03-18)
201 ----------------------------------------------    103 ---------------------------------------------------------------
202 - INCL++ v6.0_rc18 - Fix warnings                 104 - INCL++ v6.0_rc18 - Fix warnings
203                                                   105 
204 26 October 2017 - Jose Luis Rodriguez Sanchez     106 26 October 2017 - Jose Luis Rodriguez Sanchez (hadr-inclxx-V10-03-16)
205 ----------------------------------------------    107 ---------------------------------------------------------------
206 - INCL++ v6.0_rc16                                108 - INCL++ v6.0_rc16
207   o Fix minor bugs                                109   o Fix minor bugs
208                                                   110 
209 18 October 2017 - Jose Luis Rodriguez Sanchez     111 18 October 2017 - Jose Luis Rodriguez Sanchez (hadr-inclxx-V10-03-15)
210 ----------------------------------------------    112 ---------------------------------------------------------------
211 - INCL++ v6.0_rc15                                113 - INCL++ v6.0_rc15
212   o Fix warning in Geant4 (interface --> newTa    114   o Fix warning in Geant4 (interface --> newTargetS)
213                                                   115 
214 18 October 2017 - Jose Luis Rodriguez Sanchez     116 18 October 2017 - Jose Luis Rodriguez Sanchez (hadr-inclxx-V10-03-14)
215 ----------------------------------------------    117 ---------------------------------------------------------------
216 - INCL++ v6.0_rc14                                118 - INCL++ v6.0_rc14
217   o Separation energies improved and hyperclus    119   o Separation energies improved and hypercluster emission added
218                                                   120 
219 07 October 2017 - Jose Luis Rodriguez Sanchez     121 07 October 2017 - Jose Luis Rodriguez Sanchez (hadr-inclxx-V10-03-10)
220 ----------------------------------------------    122 ---------------------------------------------------------------
221 - INCL++ v6.0_rc10                                123 - INCL++ v6.0_rc10
222   o Few nucleon removal improved                  124   o Few nucleon removal improved
223                                                   125 
224 27 September 2017 - Jason Hirtz (hadr-inclxx-V    126 27 September 2017 - Jason Hirtz (hadr-inclxx-V10-03-09)
225 ----------------------------------------------    127 ---------------------------------------------------------------
226 - INCL++ v6.0_rc9                                 128 - INCL++ v6.0_rc9
227   o Warnings fixed                                129   o Warnings fixed
228                                                   130 
229 26 September 2017 - Jason Hirtz (hadr-inclxx-V    131 26 September 2017 - Jason Hirtz (hadr-inclxx-V10-03-08)
230 ----------------------------------------------    132 ---------------------------------------------------------------
231 - INCL++ v6.0_rc8                                 133 - INCL++ v6.0_rc8
232   o Implementation of strangeness (+ improveme    134   o Implementation of strangeness (+ improvement of eta)
233                                                   135 
234 18 November 2016 - Jean-Christophe David (hadr    136 18 November 2016 - Jean-Christophe David (hadr-inclxx-V10-02-05)
235 ----------------------------------------------    137 ---------------------------------------------------------------
236 - INCL++ v5.3                                     138 - INCL++ v5.3
237   o INCLXXInterface modified                      139   o INCLXXInterface modified
238                                                   140 
239 02 November 2016 - Jean-Christophe David (hadr    141 02 November 2016 - Jean-Christophe David (hadr-inclxx-V10-02-04)
240 ----------------------------------------------    142 ---------------------------------------------------------------
241 - INCL++ v5.3_rc14                                143 - INCL++ v5.3_rc14
242   o Better N-induced eta production XS            144   o Better N-induced eta production XS
243                                                   145 
244 25 October 2016 - Jean-Christophe David (hadr-    146 25 October 2016 - Jean-Christophe David (hadr-inclxx-V10-02-03)
245 ----------------------------------------------    147 ---------------------------------------------------------------
246 - INCL++ v5.3_rc13                                148 - INCL++ v5.3_rc13
247   o A warning fixed.                              149   o A warning fixed.
248                                                   150 
249 24 October 2016 - Jean-Christophe David (hadr-    151 24 October 2016 - Jean-Christophe David (hadr-inclxx-V10-02-02)
250 ----------------------------------------------    152 ---------------------------------------------------------------
251 - INCL++ v5.3_rc12                                153 - INCL++ v5.3_rc12
252   o Implementation of eta and omega meson prod    154   o Implementation of eta and omega meson production.
253   o A few minor fixes.                            155   o A few minor fixes.
254                                                   156 
255 1 August 2016 - Jean-Christophe David (hadr-in    157 1 August 2016 - Jean-Christophe David (hadr-inclxx-V10-02-01)
256 ----------------------------------------------    158 ---------------------------------------------------------------
257 - INCL++ v5.3_rc5                                 159 - INCL++ v5.3_rc5
258   o Fix warnings (G4INCLPionResonanceDecayChan    160   o Fix warnings (G4INCLPionResonanceDecayChannel.cc - pionType).
259                                                   161 
260 27 July 2016 - Jean-Christophe David (hadr-inc    162 27 July 2016 - Jean-Christophe David (hadr-inclxx-V10-02-00)
261 ----------------------------------------------    163 ---------------------------------------------------------------
262 - INCL++ v5.3_rc4                                 164 - INCL++ v5.3_rc4
263   o First implementation of eta meson producti    165   o First implementation of eta meson production.
264   o A few minor fixes.                            166   o A few minor fixes.
265                                                   167 
266 25 November 2015 - Davide Mancusi (hadr-inclxx    168 25 November 2015 - Davide Mancusi (hadr-inclxx-V10-01-07)
267 ----------------------------------------------    169 ---------------------------------------------------------------
268 - INCL++ v5.2.9.5                                 170 - INCL++ v5.2.9.5
269   o Really fix nuclide name parsing.              171   o Really fix nuclide name parsing.
270                                                   172 
271 24 November 2015 - Davide Mancusi (hadr-inclxx    173 24 November 2015 - Davide Mancusi (hadr-inclxx-V10-01-06)
272 ----------------------------------------------    174 ---------------------------------------------------------------
273 - INCL++ v5.2.9.4                                 175 - INCL++ v5.2.9.4
274   o Omit use of real masses from incl42 physic    176   o Omit use of real masses from incl42 physics option.
275   o Fix nuclide name parsing.                     177   o Fix nuclide name parsing.
276                                                   178 
277 24 November 2015 - Davide Mancusi (hadr-inclxx    179 24 November 2015 - Davide Mancusi (hadr-inclxx-V10-01-05)
278 ----------------------------------------------    180 ---------------------------------------------------------------
279 - Fix GNUMake build.                              181 - Fix GNUMake build.
280                                                   182 
281 23 November 2015 - Davide Mancusi (hadr-inclxx    183 23 November 2015 - Davide Mancusi (hadr-inclxx-V10-01-03, -04)
282 ----------------------------------------------    184 ---------------------------------------------------------------
283 - INCL++ v5.2.9.3                                 185 - INCL++ v5.2.9.3
284     o Add some setters for Config members.        186     o Add some setters for Config members.
285     o Remove INCL_INVERSE_KINEMATICS compile-t    187     o Remove INCL_INVERSE_KINEMATICS compile-time symbol.
286     o Add UI commands to control the INCL phys    188     o Add UI commands to control the INCL physics and the coupled de-excitation model.
287                                                   189 
288 10 July 2015 - Davide Mancusi (hadr-inclxx-V10    190 10 July 2015 - Davide Mancusi (hadr-inclxx-V10-01-02)
289 ----------------------------------------------    191 ---------------------------------------------------------------
290 - INCL++ v5.2.9.1                                 192 - INCL++ v5.2.9.1
291   o Checked all the while loops in the code an    193   o Checked all the while loops in the code and added guards and comments.
292                                                   194 
293 10 July 2015 - Davide Mancusi (hadr-inclxx-V10    195 10 July 2015 - Davide Mancusi (hadr-inclxx-V10-01-01)
294 ----------------------------------------------    196 ---------------------------------------------------------------
295 - INCL++ v5.2.9                                   197 - INCL++ v5.2.9
296   o Introduces the possibility to perform calc    198   o Introduces the possibility to perform calculations with a limited number of
297     outgoing pions in multipion collisions.       199     outgoing pions in multipion collisions.
298                                                   200 
299 26 May 2015 - Robert Hatcher (hadr-inclxx-V10-    201 26 May 2015 - Robert Hatcher (hadr-inclxx-V10-01-00)
300 ----------------------------------------------    202 ---------------------------------------------------------------
301 - Remove unnecessary "using namespace std" fro    203 - Remove unnecessary "using namespace std" from G4INCLXXInterface.hh
302   that causes problems w/ G4AnyMethod & G4Gene    204   that causes problems w/ G4AnyMethod & G4GenericPhysicsList
303   when using clang and/or vc12                    205   when using clang and/or vc12
304                                                   206 
305 19 November 2014 - Davide Mancusi (hadr-inclxx    207 19 November 2014 - Davide Mancusi (hadr-inclxx-V10-00-25)
306 ----------------------------------------------    208 ---------------------------------------------------------------
307 - INCL++ v5.2.8                                   209 - INCL++ v5.2.8
308   o Fix a compilation error in Debug mode.        210   o Fix a compilation error in Debug mode.
309                                                   211 
310 18 November 2014 - Davide Mancusi (hadr-inclxx    212 18 November 2014 - Davide Mancusi (hadr-inclxx-V10-00-23, -24)
311 ----------------------------------------------    213 ---------------------------------------------------------------
312 - INCL++ v5.2.7.3                                 214 - INCL++ v5.2.7.3
313   o Bump tweak version number for consistency     215   o Bump tweak version number for consistency with stand-alone code. No
314     changes.                                      216     changes.
315   o Update reference in G4INCLXXInterface::Mod    217   o Update reference in G4INCLXXInterface::ModelDescription().
316                                                   218 
317 12 November 2014 - Davide Mancusi (hadr-inclxx    219 12 November 2014 - Davide Mancusi (hadr-inclxx-V10-00-21, -22)
318 ----------------------------------------------    220 ---------------------------------------------------------------
319 - INCL++ v5.2.7.2                                 221 - INCL++ v5.2.7.2
320   o Fix a compilation error on an old Mac/GNUM    222   o Fix a compilation error on an old Mac/GNUMake build.
321                                                   223 
322 7 November 2014 - Davide Mancusi (hadr-inclxx-    224 7 November 2014 - Davide Mancusi (hadr-inclxx-V10-00-18, -19, -20)
323 ----------------------------------------------    225 ---------------------------------------------------------------
324 - INCL++ v5.2.7                                   226 - INCL++ v5.2.7
325   o Might fix a compilation error on an old Ma    227   o Might fix a compilation error on an old Mac/GNUMake build.
326                                                   228 
327 7 November 2014 - Davide Mancusi (hadr-inclxx-    229 7 November 2014 - Davide Mancusi (hadr-inclxx-V10-00-17)
328 ----------------------------------------------    230 ---------------------------------------------------------------
329 - INCL++ v5.2.5                                   231 - INCL++ v5.2.5
330   o Fix a bug that caused a large overestimati    232   o Fix a bug that caused a large overestimation of the compound-nucleus spin
331     in "fusion".                                  233     in "fusion".
332                                                   234 
333 6 November 2014 - Davide Mancusi (hadr-inclxx-    235 6 November 2014 - Davide Mancusi (hadr-inclxx-V10-00-15, 16)
334 ----------------------------------------------    236 ---------------------------------------------------------------
335 - INCL++ v5.2.4.2                                 237 - INCL++ v5.2.4.2
336   o Added AvatarDumpAction.                       238   o Added AvatarDumpAction.
337                                                   239 
338 22 October 2014 - Davide Mancusi (hadr-inclxx-    240 22 October 2014 - Davide Mancusi (hadr-inclxx-V10-00-14)
339 ----------------------------------------------    241 ---------------------------------------------------------------
340 - INCL++ v5.2.4                                   242 - INCL++ v5.2.4
341   o Updated list of authors.                      243   o Updated list of authors.
342   o Activate use of adjusted fission parameter    244   o Activate use of adjusted fission parameter in G4ExcitationHandler.
343                                                   245 
344 15 October 2014 - Gabriele Cosmo (hadr-inclxx-    246 15 October 2014 - Gabriele Cosmo (hadr-inclxx-V10-00-13)
345 ----------------------------------------------    247 ---------------------------------------------------------------
346 - Corrected dependecy list in GNUMakefile and     248 - Corrected dependecy list in GNUMakefile and sources.cmake for 'interface'
347   module; added dependency to 'de_excitation/f    249   module; added dependency to 'de_excitation/fission'.
348                                                   250 
349 14 October 2014 - Davide Mancusi (hadr-inclxx-    251 14 October 2014 - Davide Mancusi (hadr-inclxx-V10-00-12)
350 ----------------------------------------------    252 ---------------------------------------------------------------
351 - INCL++ v5.2.3                                   253 - INCL++ v5.2.3
352   o Large reduction in memory churn due to all    254   o Large reduction in memory churn due to allocation pools. Some speed-up (a
353     few percent).                                 255     few percent).
354                                                   256 
355 26 September 2014 - Davide Mancusi (hadr-inclx    257 26 September 2014 - Davide Mancusi (hadr-inclxx-V10-00-11)
356 ----------------------------------------------    258 ---------------------------------------------------------------
357 - INCL++ v5.2.2                                   259 - INCL++ v5.2.2
358   o Fix Coverity warning + minor clean-up         260   o Fix Coverity warning + minor clean-up
359                                                   261 
360 8 July 2014 - Davide Mancusi (hadr-inclxx-V10-    262 8 July 2014 - Davide Mancusi (hadr-inclxx-V10-00-09, -10)
361 ----------------------------------------------    263 ---------------------------------------------------------------
362 - INCL++ v5.2.1                                   264 - INCL++ v5.2.1
363   o Add plumbing for tallying reactions treate    265   o Add plumbing for tallying reactions treated by INCL++
364   o Minor clean-up                                266   o Minor clean-up
365                                                   267 
366 16 June 2014 - Davide Mancusi (hadr-inclxx-V10    268 16 June 2014 - Davide Mancusi (hadr-inclxx-V10-00-08)
367 ----------------------------------------------    269 ---------------------------------------------------------------
368 - Fix crash in p+He2 (!) reactions                270 - Fix crash in p+He2 (!) reactions
369                                                   271 
370 2 June 2014 - Davide Mancusi (hadr-inclxx-V10-    272 2 June 2014 - Davide Mancusi (hadr-inclxx-V10-00-07)
371 ----------------------------------------------    273 ---------------------------------------------------------------
372 - Retag as INCL++ v5.2                            274 - Retag as INCL++ v5.2
373                                                   275 
374 23 May 2014 - Davide Mancusi (hadr-inclxx-V10-    276 23 May 2014 - Davide Mancusi (hadr-inclxx-V10-00-06)
375 ----------------------------------------------    277 ---------------------------------------------------------------
376 - INCL++ v5.2_rc2                                 278 - INCL++ v5.2_rc2
377   o Fix a compilation error on Windows.           279   o Fix a compilation error on Windows.
378                                                   280 
379 22 May 2014 - Davide Mancusi (hadr-inclxx-V10-    281 22 May 2014 - Davide Mancusi (hadr-inclxx-V10-00-04, -05)
380 ----------------------------------------------    282 ---------------------------------------------------------------
381 - INCL++ v5.2_rc1                                 283 - INCL++ v5.2_rc1
382   o Extends INCL++ up to 15-20 GeV incident en    284   o Extends INCL++ up to 15-20 GeV incident energy.
383   o A few improvements, minor bug fixes and sp    285   o A few improvements, minor bug fixes and speed-ups.
384   o Fixes a minor Coverity warning.               286   o Fixes a minor Coverity warning.
385                                                   287 
386 13 March 2014 - Gabriele Cosmo (hadr-inclxx-V1    288 13 March 2014 - Gabriele Cosmo (hadr-inclxx-V10-00-03)
387 ----------------------------------------------    289 ---------------------------------------------------------------
388 - Fixed use of inline keyword for method getPh    290 - Fixed use of inline keyword for method getPhaseSpace() defined in
389   ClusteringModelIntercomparison.cc.              291   ClusteringModelIntercomparison.cc.
390                                                   292 
391 10 March 2014 - Davide Mancusi (hadr-inclxx-V1    293 10 March 2014 - Davide Mancusi (hadr-inclxx-V10-00-02)
392 ----------------------------------------------    294 ---------------------------------------------------------------
393 - Const-correctness fix for G4ParticleDefiniti    295 - Const-correctness fix for G4ParticleDefinition objects.
394                                                   296 
395 5 March 2014 - Davide Mancusi (hadr-inclxx-V10    297 5 March 2014 - Davide Mancusi (hadr-inclxx-V10-00-01)
396 ----------------------------------------------    298 ---------------------------------------------------------------
397 - Fix: avoid negative Fermi energies for delta    299 - Fix: avoid negative Fermi energies for delta resonances
398                                                   300 
399 9 January 2014 - Davide Mancusi (hadr-inclxx-V    301 9 January 2014 - Davide Mancusi (hadr-inclxx-V10-00-00)
400 ----------------------------------------------    302 ---------------------------------------------------------------
401 - Fix: occasionally produced an excited nucleo    303 - Fix: occasionally produced an excited nucleon as a pre-fragment.
402 - Getter for INCL Config object in the G4INCLI    304 - Getter for INCL Config object in the G4INCLInterfaceStore.
403                                                   305 
404 29 November 2013 - Davide Mancusi (hadr-inclxx    306 29 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-47, -48)
405 ----------------------------------------------    307 ---------------------------------------------------------------
406 - Fix: energy conservation systematically fail    308 - Fix: energy conservation systematically fails because the G4HadProjectile
407   mass is wrong. Work around this.                309   mass is wrong. Work around this.
408                                                   310 
409 27 November 2013 - Gabriele Cosmo (hadr-inclxx    311 27 November 2013 - Gabriele Cosmo (hadr-inclxx-V09-06-46)
410 ----------------------------------------------    312 ---------------------------------------------------------------
411 - Fix in G4INCLBinaryCollisionAvatar for compi    313 - Fix in G4INCLBinaryCollisionAvatar for compilation error in MT mode
412   on the icc compiler.                            314   on the icc compiler.
413                                                   315 
414 19 November 2013 - Davide Mancusi (hadr-inclxx    316 19 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-44, -45)
415 ----------------------------------------------    317 ---------------------------------------------------------------
416 - Resample interaction if four-momentum conser    318 - Resample interaction if four-momentum conservation is violated.
417                                                   319 
418 18 November 2013 - Davide Mancusi (hadr-inclxx    320 18 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-42, -43)
419 ----------------------------------------------    321 ---------------------------------------------------------------
420 - Don't panic on reactions induced by di-proto    322 - Don't panic on reactions induced by di-protons.
421                                                   323 
422 15 November 2013 - Davide Mancusi (hadr-inclxx    324 15 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-41)
423 ----------------------------------------------    325 ---------------------------------------------------------------
424 - Fix borked case in for loop.                    326 - Fix borked case in for loop.
425                                                   327 
426 14 November 2013 - Davide Mancusi (hadr-inclxx    328 14 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-40)
427 ----------------------------------------------    329 ---------------------------------------------------------------
428 - Fix bug in phase-space decay of exotic clust    330 - Fix bug in phase-space decay of exotic clusters.
429                                                   331 
430 12 November 2013 - Davide Mancusi (hadr-inclxx    332 12 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-39)
431 ----------------------------------------------    333 ---------------------------------------------------------------
432 - Fix bug in forced pion emission at the end o    334 - Fix bug in forced pion emission at the end of cascade.
433                                                   335 
434 12 November 2013 - Davide Mancusi (hadr-inclxx    336 12 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-38)
435 ----------------------------------------------    337 ---------------------------------------------------------------
436 - Fix run-time crash in test69 on Windows.        338 - Fix run-time crash in test69 on Windows.
437                                                   339 
438 12 November 2013 - Davide Mancusi (hadr-inclxx    340 12 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-37)
439 ----------------------------------------------    341 ---------------------------------------------------------------
440 - Fix compile error on VC9 -- might be related    342 - Fix compile error on VC9 -- might be related with some Win crashes in test69?
441                                                   343 
442 6 November 2013 - Davide Mancusi (hadr-inclxx-    344 6 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-36)
443 ----------------------------------------------    345 ---------------------------------------------------------------
444 - INCL++ v5.1.14                                  346 - INCL++ v5.1.14
445   o Silence a compilation warning.                347   o Silence a compilation warning.
446   o Fix a bug affecting very light targets.       348   o Fix a bug affecting very light targets.
447   o Tag as v5.1.14.                               349   o Tag as v5.1.14.
448                                                   350 
449 2 November 2013 - Davide Mancusi (hadr-inclxx-    351 2 November 2013 - Davide Mancusi (hadr-inclxx-V09-06-35)
450 ----------------------------------------------    352 ---------------------------------------------------------------
451 - INCL++ v5.1.14_rc18                             353 - INCL++ v5.1.14_rc18
452   o Fix a TLS policy violation that caused vio    354   o Fix a TLS policy violation that caused violation of MT-vs-SEQ
453     reproducibility.                              355     reproducibility.
454                                                   356 
455 31 October 2013 - Davide Mancusi (hadr-inclxx-    357 31 October 2013 - Davide Mancusi (hadr-inclxx-V09-06-32, -33, -34)
456 ----------------------------------------------    358 ---------------------------------------------------------------
457 - INCL++ v5.1.14_rc17                             359 - INCL++ v5.1.14_rc17
458   o A handful of minor fixes.                     360   o A handful of minor fixes.
459   o Prepare the G4INCLXXInterface to handle di    361   o Prepare the G4INCLXXInterface to handle different de-excitation models
460     through the SetDeExcitation method().         362     through the SetDeExcitation method().
461   o Fix a TLS violation in G4INCLCrossSections    363   o Fix a TLS violation in G4INCLCrossSections.cc.
462                                                   364 
463 25 October 2013 - Davide Mancusi (hadr-inclxx-    365 25 October 2013 - Davide Mancusi (hadr-inclxx-V09-06-31)
464 ----------------------------------------------    366 ---------------------------------------------------------------
465 - INCL++ v5.1.14_rc13                             367 - INCL++ v5.1.14_rc13
466   o Mostly cosmetic changes, some code refacto    368   o Mostly cosmetic changes, some code refactoring.
467                                                   369 
468 21 October 2013 - Davide Mancusi (hadr-inclxx-    370 21 October 2013 - Davide Mancusi (hadr-inclxx-V09-06-30)
469 ----------------------------------------------    371 ---------------------------------------------------------------
470 - INCL++ v5.1.14_rc11                             372 - INCL++ v5.1.14_rc11
471   o Fix compilation errors on Mac.                373   o Fix compilation errors on Mac.
472                                                   374 
473 21 October 2013 - Davide Mancusi (hadr-inclxx-    375 21 October 2013 - Davide Mancusi (hadr-inclxx-V09-06-29)
474 ----------------------------------------------    376 ---------------------------------------------------------------
475 - INCL++ v5.1.14_rc10                             377 - INCL++ v5.1.14_rc10
476   o More optimisation.                            378   o More optimisation.
477                                                   379 
478 15 October 2013 - Davide Mancusi (hadr-inclxx-    380 15 October 2013 - Davide Mancusi (hadr-inclxx-V09-06-28)
479 ----------------------------------------------    381 ---------------------------------------------------------------
480 - INCL++ v5.1.14_rc8                              382 - INCL++ v5.1.14_rc8
481   o Further optimisation and reduction of memo    383   o Further optimisation and reduction of memory churn.
482                                                   384 
483 4 October 2013 - Davide Mancusi (hadr-inclxx-V    385 4 October 2013 - Davide Mancusi (hadr-inclxx-V09-06-27)
484 ----------------------------------------------    386 ---------------------------------------------------------------
485 - INCL++ v5.1.14_rc7                              387 - INCL++ v5.1.14_rc7
486   o Largely reduced memory churn.                 388   o Largely reduced memory churn.
487                                                   389 
488 26 September 2013 - Davide Mancusi (hadr-inclx    390 26 September 2013 - Davide Mancusi (hadr-inclxx-V09-06-26)
489 ----------------------------------------------    391 ---------------------------------------------------------------
490 - INCL++ v5.1.14_rc6                              392 - INCL++ v5.1.14_rc6
491   o Get rid of calls to G4ParticleTable::GetIo    393   o Get rid of calls to G4ParticleTable::GetIonTable(), too!
492                                                   394 
493 24 September 2013 - Davide Mancusi (hadr-inclx    395 24 September 2013 - Davide Mancusi (hadr-inclxx-V09-06-25)
494 ----------------------------------------------    396 ---------------------------------------------------------------
495 - INCL++ v5.1.14_rc5                              397 - INCL++ v5.1.14_rc5
496   o Get rid of obsolete calls to G4ParticleTab    398   o Get rid of obsolete calls to G4ParticleTable::GetIon().
497                                                   399 
498 19 September 2013 - Davide Mancusi (hadr-inclx    400 19 September 2013 - Davide Mancusi (hadr-inclxx-V09-06-23, -24)
499 ----------------------------------------------    401 ---------------------------------------------------------------
500 - INCL++ v5.1.14_rc4                              402 - INCL++ v5.1.14_rc4
501   o Slightly faster, and probably gentler as f    403   o Slightly faster, and probably gentler as far as memory thrashing is
502   concerned                                       404   concerned
503   o A handful of bug fixes                        405   o A handful of bug fixes
504                                                   406 
505 26 August 2013 - Davide Mancusi (hadr-inclxx-V    407 26 August 2013 - Davide Mancusi (hadr-inclxx-V09-06-22)
506 ----------------------------------------------    408 -----------------------------------------------------------
507 - INCL++ v5.1.13.4                                409 - INCL++ v5.1.13.4
508   o Fixes crash in very low-energy (~1 MeV) p+    410   o Fixes crash in very low-energy (~1 MeV) p+He4
509   reactions -- really.                            411   reactions -- really.
510 - Restore granular dependencies and include_di    412 - Restore granular dependencies and include_directories
511   fix by G. Cosmo.                                413   fix by G. Cosmo.
512                                                   414 
513 24 July 2013 - Davide Mancusi (hadr-inclxx-V09    415 24 July 2013 - Davide Mancusi (hadr-inclxx-V09-06-21)
514 ----------------------------------------------    416 -----------------------------------------------------------
515 - INCL++ v5.1.13.3                                417 - INCL++ v5.1.13.3
516   o Fixes crash in very low-energy (~1 MeV) p+    418   o Fixes crash in very low-energy (~1 MeV) p+He4 reactions
517     and in light-ion-induced reactions.           419     and in light-ion-induced reactions.
518                                                   420 
519 16 July 2013 - Gabriele Cosmo (hadr-inclxx-V09    421 16 July 2013 - Gabriele Cosmo (hadr-inclxx-V09-06-20)
520 ----------------------------------------------    422 -----------------------------------------------------------
521 -  Correction to CMake scripts for granular bu    423 -  Correction to CMake scripts for granular build.
522                                                   424 
523 20 June 2013 - Davide Mancusi (hadr-inclxx-V09    425 20 June 2013 - Davide Mancusi (hadr-inclxx-V09-06-19)
524 ----------------------------------------------    426 -----------------------------------------------------------
525 - Fix compilation warning.                        427 - Fix compilation warning.
526                                                   428 
527 19 June 2013 - Davide Mancusi (hadr-inclxx-V09    429 19 June 2013 - Davide Mancusi (hadr-inclxx-V09-06-18)
528 ----------------------------------------------    430 -----------------------------------------------------------
529 - INCL++ v5.1.13.2                                431 - INCL++ v5.1.13.2
530   o Minor fixes.                                  432   o Minor fixes.
531                                                   433 
532 7 June 2013 - Vladimir Ivanchenko (hadr-inclxx    434 7 June 2013 - Vladimir Ivanchenko (hadr-inclxx-V09-06-17)
533 ----------------------------------------------    435 -----------------------------------------------------------
534 - G4INCLXXInterface - do not delete Binarycasc    436 - G4INCLXXInterface - do not delete Binarycascade objects, because
535     all hadronic models are deleted by model s    437     all hadronic models are deleted by model store. This is a fix
536     of outstanding problem for Geant4 MT          438     of outstanding problem for Geant4 MT
537                                                   439 
538 6 June 2013 - Gabriele Cosmo (hadr-inclxx-V09-    440 6 June 2013 - Gabriele Cosmo (hadr-inclxx-V09-06-16)
539 ----------------------------------------------    441 -----------------------------------------------------------
540 - Replaced defines in G4INCLLogger by adding p    442 - Replaced defines in G4INCLLogger by adding prefix "INCL_" to avoid
541   clashes with specific macros defined in Wind    443   clashes with specific macros defined in Windows system:
542   INCL_FATAL(x), INCL_ERROR(x), INCL_WARN(x),     444   INCL_FATAL(x), INCL_ERROR(x), INCL_WARN(x), INCL_INFO(x),
543   INCL_DEBUG(x), INCL_DATABLOCK(x).               445   INCL_DEBUG(x), INCL_DATABLOCK(x).
544   Adapted code accordingly.                       446   Adapted code accordingly.
545 - Avoid dynamic initialisation of thread-local    447 - Avoid dynamic initialisation of thread-local variables for porting
546   on Windows in G4INCLParticleTable.cc.           448   on Windows in G4INCLParticleTable.cc.
547                                                   449 
548 22 May 2013 - Davide Mancusi (hadr-inclxx-V09-    450 22 May 2013 - Davide Mancusi (hadr-inclxx-V09-06-15)
549 ----------------------------------------------    451 -----------------------------------------------------------
550 - INCL++ v5.1.13.1                                452 - INCL++ v5.1.13.1
551   o Fixes a bug that caused very long CPU time    453   o Fixes a bug that caused very long CPU times in benchmarks.
552                                                   454 
553 21 May 2013 - Davide Mancusi (hadr-inclxx-V09-    455 21 May 2013 - Davide Mancusi (hadr-inclxx-V09-06-14)
554 ----------------------------------------------    456 -----------------------------------------------------------
555 - INCL++ v5.1.13                                  457 - INCL++ v5.1.13
556   o Experimental support for neutron skins.       458   o Experimental support for neutron skins.
557   o Experimental support for fuzzy r-p correla    459   o Experimental support for fuzzy r-p correlations.
558   o Debug output controlled by G4INCL_DEBUG_VE    460   o Debug output controlled by G4INCL_DEBUG_VERBOSITY envvar.
559   o Rely on BIC for pion-nucleon and nucleon-n    461   o Rely on BIC for pion-nucleon and nucleon-nucleon reactions.
560                                                   462 
561 17 May 2013 - Davide Mancusi (hadr-inclxx-V09-    463 17 May 2013 - Davide Mancusi (hadr-inclxx-V09-06-13)
562 ----------------------------------------------    464 -----------------------------------------------------------
563 - INCL++ v5.1.12.3                                465 - INCL++ v5.1.12.3
564   o Fix a crash for light targets.                466   o Fix a crash for light targets.
565                                                   467 
566 16 May 2013 - Davide Mancusi (hadr-inclxx-V09-    468 16 May 2013 - Davide Mancusi (hadr-inclxx-V09-06-11)
567 ----------------------------------------------    469 -----------------------------------------------------------
568 - Fix clang compiler warning about unused func    470 - Fix clang compiler warning about unused functions.
569                                                   471 
570 15 May 2013 - Davide Mancusi (hadr-inclxx-V09-    472 15 May 2013 - Davide Mancusi (hadr-inclxx-V09-06-10)
571 ----------------------------------------------    473 -----------------------------------------------------------
572 - INCL++ v5.1.12.1                                474 - INCL++ v5.1.12.1
573   o More adjustments in the nucleus-nucleus se    475   o More adjustments in the nucleus-nucleus sector.
574                                                   476 
575 26 March 2013 - Davide Mancusi (hadr-inclxx-V0    477 26 March 2013 - Davide Mancusi (hadr-inclxx-V09-06-09)
576 ----------------------------------------------    478 -----------------------------------------------------------
577 - Fix another compilation error for G4-MT.        479 - Fix another compilation error for G4-MT.
578                                                   480 
579 15 March 2013 - Davide Mancusi (hadr-inclxx-V0    481 15 March 2013 - Davide Mancusi (hadr-inclxx-V09-06-08)
580 ----------------------------------------------    482 -----------------------------------------------------------
581 - Fix compilation errors for G4-MT.               483 - Fix compilation errors for G4-MT.
582                                                   484 
583 13 March 2013 - Davide Mancusi (hadr-inclxx-V0    485 13 March 2013 - Davide Mancusi (hadr-inclxx-V09-06-07)
584 ----------------------------------------------    486 -----------------------------------------------------------
585 - INCL++ v5.1.11                                  487 - INCL++ v5.1.11
586   o Several adjustments in the nucleus-nucleus    488   o Several adjustments in the nucleus-nucleus sector. Fixes a big bug which
587     involved light targets.                       489     involved light targets.
588   o Some code refactoring.                        490   o Some code refactoring.
589                                                   491 
590 12 March 2013 - Dennis Wright (hadr-inclxx-V09    492 12 March 2013 - Dennis Wright (hadr-inclxx-V09-06-06)
591 ----------------------------------------------    493 -----------------------------------------------------
592 - fixed MacOS Clang compiler warnings: unused     494 - fixed MacOS Clang compiler warnings: unused private variables in classes
593   G4INCLRecombinationChannel, G4INCLElasticCha    495   G4INCLRecombinationChannel, G4INCLElasticChannel, G4INCLPionNucleonChannel,
594   G4INCLDeltaDecayChannel, G4INCLDeltaProducti    496   G4INCLDeltaDecayChannel, G4INCLDeltaProductionChannel,
595   G4INCLInteractionAvatar                         497   G4INCLInteractionAvatar
596                                                   498 
597 1 March 2013 - Davide Mancusi (hadr-inclxx-V09    499 1 March 2013 - Davide Mancusi (hadr-inclxx-V09-06-05)
598 ----------------------------------------------    500 -----------------------------------------------------------
599 - Fix a compilation warning                       501 - Fix a compilation warning
600                                                   502 
601 25 February 2013 - Davide Mancusi (hadr-inclxx    503 25 February 2013 - Davide Mancusi (hadr-inclxx-V09-06-04)
602 ----------------------------------------------    504 -----------------------------------------------------------
603 - Fix some compilation warnings and errors        505 - Fix some compilation warnings and errors
604                                                   506 
605 22 February 2013 - Davide Mancusi (hadr-inclxx    507 22 February 2013 - Davide Mancusi (hadr-inclxx-V09-06-03)
606 ----------------------------------------------    508 -----------------------------------------------------------
607 - Use PreCompound only for incident nucleons      509 - Use PreCompound only for incident nucleons
608                                                   510 
609 22 February 2013 - Davide Mancusi (hadr-inclxx    511 22 February 2013 - Davide Mancusi (hadr-inclxx-V09-06-02)
610 ----------------------------------------------    512 -----------------------------------------------------------
611 - INCL++ v5.1.10                                  513 - INCL++ v5.1.10
612   o Relies on PreCompound for reactions below     514   o Relies on PreCompound for reactions below 1 AMeV (configurable via the
613     G4INCLXXInterfaceMessenger)                   515     G4INCLXXInterfaceMessenger)
614   o Adapted some of the MT modifications -- th    516   o Adapted some of the MT modifications -- the code should still be
615     thread-safe                                   517     thread-safe
616   o Some code refactoring                         518   o Some code refactoring
617                                                   519 
618 8 January 2013 - Davide Mancusi (hadr-inclxx-V    520 8 January 2013 - Davide Mancusi (hadr-inclxx-V09-06-01)
619 ----------------------------------------------    521 -----------------------------------------------------------
620 - INCL++ v5.1.9                                   522 - INCL++ v5.1.9
621   o Removes calls to abort() and exit()           523   o Removes calls to abort() and exit()
622                                                   524 
623 29 November 2012 - Gabriele Cosmo (hadr-inclxx    525 29 November 2012 - Gabriele Cosmo (hadr-inclxx-V09-05-31)
624 ----------------------------------------------    526 -----------------------------------------------------------
625 - Remove inclusion of G4SystemOfUnits from hea    527 - Remove inclusion of G4SystemOfUnits from headers!
626                                                   528 
627 6 November 2012 - Davide Mancusi (hadr-inclxx-    529 6 November 2012 - Davide Mancusi (hadr-inclxx-V09-05-30)
628 ----------------------------------------------    530 -----------------------------------------------------------
629 - INCL++ v5.1.8                                   531 - INCL++ v5.1.8
630   o Fixes a bug in forced compound nucleus (em    532   o Fixes a bug in forced compound nucleus (emission of di-protons or
631     di-neutrons)                                  533     di-neutrons)
632                                                   534 
633 4 November 2012 - Davide Mancusi (hadr-inclxx-    535 4 November 2012 - Davide Mancusi (hadr-inclxx-V09-05-29)
634 ----------------------------------------------    536 -----------------------------------------------------------
635 - INCL++ v5.1.7                                   537 - INCL++ v5.1.7
636   o Fixes Coverity warnings                       538   o Fixes Coverity warnings
637   o Fixes a bug affecting the choice of the ac    539   o Fixes a bug affecting the choice of the accurate-projectile mode
638                                                   540 
639 27 October 2012 - Davide Mancusi (hadr-inclxx-    541 27 October 2012 - Davide Mancusi (hadr-inclxx-V09-05-28)
640 ----------------------------------------------    542 -----------------------------------------------------------
641 - INCL++ v5.1.6                                   543 - INCL++ v5.1.6
642   o Major speed improvement in cluster coalesc    544   o Major speed improvement in cluster coalescence -- gained about a factor of
643     2 in 1-GeV p+208Pb                            545     2 in 1-GeV p+208Pb
644   o Fix some bugs in reactions induced by comp    546   o Fix some bugs in reactions induced by composite particles
645                                                   547 
646 9 October 2012 - Davide Mancusi (hadr-inclxx-V    548 9 October 2012 - Davide Mancusi (hadr-inclxx-V09-05-27)
647 ----------------------------------------------    549 -----------------------------------------------------------
648 - INCL++ v5.1.5                                   550 - INCL++ v5.1.5
649   o Only one model instance for all processes     551   o Only one model instance for all processes
650   o Messenger interface now creates commands i    552   o Messenger interface now creates commands in /process/had/inclxx, for
651     consistency with Bertini                      553     consistency with Bertini
652   o Optimisation of the cluster-coalescence al    554   o Optimisation of the cluster-coalescence algorithm reduces CPU time by about
653     40% in 1-GeV p+208Pb                          555     40% in 1-GeV p+208Pb
654   o Fixes Coverity warnings                       556   o Fixes Coverity warnings
655   o Bug fixes                                     557   o Bug fixes
656                                                   558 
657 26 September 2012 - Gabriele Cosmo (hadr-inclx    559 26 September 2012 - Gabriele Cosmo (hadr-inclxx-V09-05-26)
658 ----------------------------------------------    560 -----------------------------------------------------------
659 - Explicitly use inclusion of headers for syst    561 - Explicitly use inclusion of headers for system of units and physical
660   constants, in plan to remove implicit inclus    562   constants, in plan to remove implicit inclusion from globals.hh.
661                                                   563 
662 4 September 2012 - Davide Mancusi (hadr-inclxx    564 4 September 2012 - Davide Mancusi (hadr-inclxx-V09-05-25)
663 ----------------------------------------------    565 -----------------------------------------------------------
664 - Fixes GNUmake compilation errors                566 - Fixes GNUmake compilation errors
665                                                   567 
666 3 September 2012 - Davide Mancusi (hadr-inclxx    568 3 September 2012 - Davide Mancusi (hadr-inclxx-V09-05-24)
667 ----------------------------------------------    569 -----------------------------------------------------------
668 - INCL++ v5.1.4                                   570 - INCL++ v5.1.4
669   o Fixes some shadowing warnings                 571   o Fixes some shadowing warnings
670                                                   572 
671 27 August 2012 - Davide Mancusi (hadr-inclxx-V    573 27 August 2012 - Davide Mancusi (hadr-inclxx-V09-05-23)
672 ----------------------------------------------    574 -----------------------------------------------------------
673 - INCL++ refuses to handle reactions between n    575 - INCL++ refuses to handle reactions between nuclei with A>18. Those reactions
674   will be handled by BIC.                         576   will be handled by BIC.
675 - Fix the warning message about BIC being used    577 - Fix the warning message about BIC being used instead of INCL++.
676                                                   578 
677 26 August 2012 - Davide Mancusi (hadr-inclxx-V    579 26 August 2012 - Davide Mancusi (hadr-inclxx-V09-05-22)
678 ----------------------------------------------    580 -----------------------------------------------------------
679 - Hopefully fix some crashes on Windows.          581 - Hopefully fix some crashes on Windows.
680                                                   582 
681 25 August 2012 - Davide Mancusi (hadr-inclxx-V    583 25 August 2012 - Davide Mancusi (hadr-inclxx-V09-05-21)
682 ----------------------------------------------    584 -----------------------------------------------------------
683 - Fix missing include paths in GNUmakefile        585 - Fix missing include paths in GNUmakefile
684 - Emit a warning when the backup model is used    586 - Emit a warning when the backup model is used.
685                                                   587 
686 23 August 2012 - Davide Mancusi (hadr-inclxx-V    588 23 August 2012 - Davide Mancusi (hadr-inclxx-V09-05-20)
687 ----------------------------------------------    589 -----------------------------------------------------------
688 - INCL++ v5.1.3                                   590 - INCL++ v5.1.3
689   o Realistic densities for deuterons             591   o Realistic densities for deuterons
690   o Can be used for very light systems (e.g. p    592   o Can be used for very light systems (e.g. p+alpha)
691   o Fixes some minor memory leaks                 593   o Fixes some minor memory leaks
692   o Fixes a Coverity warning                      594   o Fixes a Coverity warning
693   o Should fix some crashes on Windows            595   o Should fix some crashes on Windows
694                                                   596 
695 17 July 2012 - Davide Mancusi (hadr-inclxx-V09    597 17 July 2012 - Davide Mancusi (hadr-inclxx-V09-05-19)
696 ----------------------------------------------    598 -----------------------------------------------------------
697 - Remove relic file utils/src/G4INCLBook.cc.      599 - Remove relic file utils/src/G4INCLBook.cc.
698 - Fix a minor bug concerning transmission of d    600 - Fix a minor bug concerning transmission of delta resonances.
699                                                   601 
700 9 July 2012 - Davide Mancusi (hadr-inclxx-V09-    602 9 July 2012 - Davide Mancusi (hadr-inclxx-V09-05-18)
701 ----------------------------------------------    603 -----------------------------------------------------------
702 - Fix compilation warning on Windows.             604 - Fix compilation warning on Windows.
703                                                   605 
704 9 July 2012 - Davide Mancusi (hadr-inclxx-V09-    606 9 July 2012 - Davide Mancusi (hadr-inclxx-V09-05-17)
705 ----------------------------------------------    607 -----------------------------------------------------------
706 - INCL++ v5.1.1                                   608 - INCL++ v5.1.1
707   o Should fix all Coverity warnings.             609   o Should fix all Coverity warnings.
708   o Minor bugfixes.                               610   o Minor bugfixes.
709                                                   611 
710 12 June 2012 - Davide Mancusi (hadr-inclxx-V09    612 12 June 2012 - Davide Mancusi (hadr-inclxx-V09-05-16)
711 ----------------------------------------------    613 -----------------------------------------------------------
712 - Should compile cleanly with -Wshadow.           614 - Should compile cleanly with -Wshadow.
713                                                   615 
714 1 June 2012 - Davide Mancusi (hadr-inclxx-V09-    616 1 June 2012 - Davide Mancusi (hadr-inclxx-V09-05-15)
715 ----------------------------------------------    617 -----------------------------------------------------------
716 - INCL++ v5.1                                     618 - INCL++ v5.1
717   o Interface returns an empty G4HadFinalState    619   o Interface returns an empty G4HadFinalState if no inelastic event could be
718     produced.                                     620     produced.
719                                                   621 
720 25 May 2012 - Davide Mancusi (hadr-inclxx-V09-    622 25 May 2012 - Davide Mancusi (hadr-inclxx-V09-05-14)
721 ----------------------------------------------    623 -----------------------------------------------------------
722 - INCL++ v5.1_rc11                                624 - INCL++ v5.1_rc11
723   o Fixes a compiler warning on Windows.          625   o Fixes a compiler warning on Windows.
724                                                   626 
725 24 May 2012 - Davide Mancusi (hadr-inclxx-V09-    627 24 May 2012 - Davide Mancusi (hadr-inclxx-V09-05-13)
726 ----------------------------------------------    628 -----------------------------------------------------------
727 - INCL++ v5.1_rc10                                629 - INCL++ v5.1_rc10
728   o Refactored the configuration part of the i    630   o Refactored the configuration part of the interface in a separate
729     G4INCLXXInterfaceConfig singleton. The int    631     G4INCLXXInterfaceConfig singleton. The interface is no longer a singleton.
730   o Fixes a couple of minor bugs.                 632   o Fixes a couple of minor bugs.
731                                                   633 
732 22 May 2012 - Davide Mancusi (hadr-inclxx-V09-    634 22 May 2012 - Davide Mancusi (hadr-inclxx-V09-05-12)
733 ----------------------------------------------    635 -----------------------------------------------------------
734 - INCL++ v5.1_rc9                                 636 - INCL++ v5.1_rc9
735   o Fixes a couple of minor bugs.                 637   o Fixes a couple of minor bugs.
736                                                   638 
737 12 May 2012 - Davide Mancusi (hadr-inclxx-V09-    639 12 May 2012 - Davide Mancusi (hadr-inclxx-V09-05-11)
738 ----------------------------------------------    640 -----------------------------------------------------------
739 - INCL++ v5.1_rc8                                 641 - INCL++ v5.1_rc8
740   o Fixes a circular library dependency, compi    642   o Fixes a circular library dependency, compilation on Windows and some
741     mistakes in the build system.                 643     mistakes in the build system.
742   o Minor bugfix in cluster decay.                644   o Minor bugfix in cluster decay.
743                                                   645 
744 12 May 2012 - Davide Mancusi (hadr-inclxx-V09-    646 12 May 2012 - Davide Mancusi (hadr-inclxx-V09-05-09)
745 ----------------------------------------------    647 -----------------------------------------------------------
746 - INCL++ v5.1_rc6                                 648 - INCL++ v5.1_rc6
747   o Fixes a bug mostly affecting reactions aro    649   o Fixes a bug mostly affecting reactions around 200 MeV.
748                                                   650 
749 11 May 2012 - Davide Mancusi (hadr-inclxx-V09-    651 11 May 2012 - Davide Mancusi (hadr-inclxx-V09-05-08)
750 ----------------------------------------------    652 -----------------------------------------------------------
751 - New INCL++ v5.1_rc5                             653 - New INCL++ v5.1_rc5
752   o Can handle heavy-ion collisions               654   o Can handle heavy-ion collisions
753   o Conserves energy using masses from the G4     655   o Conserves energy using masses from the G4 tables down
754     to the keV level.                             656     to the keV level.
755                                                   657 
756 23 April 2012 - Davide Mancusi (hadr-inclxx-V0    658 23 April 2012 - Davide Mancusi (hadr-inclxx-V09-05-07)
757 ----------------------------------------------    659 -----------------------------------------------------------
758 - Bugfix:                                         660 - Bugfix:
759   o Avoid collisions with A=1 targets.            661   o Avoid collisions with A=1 targets.
760                                                   662 
761 11 April 2012 - Davide Mancusi (hadr-inclxx-V0    663 11 April 2012 - Davide Mancusi (hadr-inclxx-V09-05-06)
762 ----------------------------------------------    664 -----------------------------------------------------------
763 - Bugfix:                                         665 - Bugfix:
764   o De-excitation products should not be boost    666   o De-excitation products should not be boosted using the pre-fragment
765     velocity.                                     667     velocity.
766                                                   668 
767 9 February 2012 - Davide Mancusi (hadr-inclxx-    669 9 February 2012 - Davide Mancusi (hadr-inclxx-V09-05-04,hadr-inclxx-V09-05-05)
768 ----------------------------------------------    670 -----------------------------------------------------------
769 - Fix compiler warning about an unused functio    671 - Fix compiler warning about an unused function parameter.
770                                                   672 
771 6 February 2012 - Davide Mancusi (hadr-inclxx-    673 6 February 2012 - Davide Mancusi (hadr-inclxx-V09-05-03)
772 ----------------------------------------------    674 -----------------------------------------------------------
773 - Bugfix:                                         675 - Bugfix:
774   o Sampling of the impact-parameter distribut    676   o Sampling of the impact-parameter distribution was incomplete for
775     nucleon-induced reactions and incoming kin    677     nucleon-induced reactions and incoming kinetic energies below ~40 MeV.
776                                                   678 
777 2 February 2012 - Davide Mancusi (hadr-inclxx-    679 2 February 2012 - Davide Mancusi (hadr-inclxx-V09-05-02)
778 ----------------------------------------------    680 -----------------------------------------------------------
779 - Bugfixes:                                       681 - Bugfixes:
780   o Do nothing if the projectile is below the     682   o Do nothing if the projectile is below the Coulomb barrier.
781   o Always apply numerical solutions (used to     683   o Always apply numerical solutions (used to lead to some minor violations of
782     energy conservation).                         684     energy conservation).
783                                                   685 
784 16 January 2012 - Davide Mancusi (hadr-inclxx-    686 16 January 2012 - Davide Mancusi (hadr-inclxx-V09-05-01)
785 ----------------------------------------------    687 -----------------------------------------------------------
786 - Better (iterative) determination of the remn    688 - Better (iterative) determination of the remnant recoil at the the end of the
787   cascade.                                        689   cascade.
788 - Isospin-dependent back-to-spectator.            690 - Isospin-dependent back-to-spectator.
789 - Cache NuclearDensity objects for better perf    691 - Cache NuclearDensity objects for better performance (although we do not
790   really exploit this in G4 yet).                 692   really exploit this in G4 yet).
791 - Bugfix:                                         693 - Bugfix:
792   o Minor bug for negative incident pions -- i    694   o Minor bug for negative incident pions -- integration over impact-parameter
793     distribution was incomplete.                  695     distribution was incomplete.
794                                                   696 
795 21 November 2011 - Pekka Kaitaniemi (hadr-incl    697 21 November 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-11)
796 ----------------------------------------------    698 -----------------------------------------------------------
797 - Fixed local energy logic                        699 - Fixed local energy logic
798 - Fixed separation energy in cluster emission     700 - Fixed separation energy in cluster emission
799                                                   701 
800 14 November 2011 - Pekka Kaitaniemi (hadr-incl    702 14 November 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-10)
801 ----------------------------------------------    703 -----------------------------------------------------------
802 - Corrected the order in which the INCL++ mode    704 - Corrected the order in which the INCL++ model and projectile are created in
803   the interface. This actually is a better fix    705   the interface. This actually is a better fix to the FPE problem than tag
804   hadr-inclxx-V09-04-09.                          706   hadr-inclxx-V09-04-09.
805                                                   707 
806 10 November 2011 - Pekka Kaitaniemi (hadr-incl    708 10 November 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-09)
807 ----------------------------------------------    709 -----------------------------------------------------------
808 - Added safeguard against FPE in G4INCLCrossSe    710 - Added safeguard against FPE in G4INCLCrossSections.cc
809                                                   711 
810 07 November 2011 - Pekka Kaitaniemi (hadr-incl    712 07 November 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-08)
811 ----------------------------------------------    713 -----------------------------------------------------------
812 - Don't apply nucleon-nucleon collision energy    714 - Don't apply nucleon-nucleon collision energy cut to the first collision
813 - Bugfixes:                                       715 - Bugfixes:
814   o Check that the nucleus pointer isn't NULL     716   o Check that the nucleus pointer isn't NULL
815   o G4INCLFinalState memory leaks                 717   o G4INCLFinalState memory leaks
816   o Proper use of ion definitions in the INCL+    718   o Proper use of ion definitions in the INCL++ G4 interface
817                                                   719 
818 04 November 2011 - Pekka Kaitaniemi (hadr-incl    720 04 November 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-07)
819 ----------------------------------------------    721 -----------------------------------------------------------
820 - Set the maximum coalescence cluster mass to     722 - Set the maximum coalescence cluster mass to 8
821                                                   723 
822 03 November 2011 - Pekka Kaitaniemi (hadr-incl    724 03 November 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-06)
823 ----------------------------------------------    725 -----------------------------------------------------------
824 - Declared G4INCLIFunction, G4INCLIParticleDat    726 - Declared G4INCLIFunction, G4INCLIParticleDataSource and
825   G4INCLIClusteringModel destructors as virtua    727   G4INCLIClusteringModel destructors as virtual
826                                                   728 
827 01 November 2011 - Gabriele Cosmo (hadr-inclxx    729 01 November 2011 - Gabriele Cosmo (hadr-inclxx-V09-04-05)
828 ----------------------------------------------    730 ---------------------------------------------------------
829 - Correction to GNUmakefiles to allow for DLL     731 - Correction to GNUmakefiles to allow for DLL build on Windows.
830                                                   732 
831 31 October 2011 - Pekka Kaitaniemi (hadr-inclx    733 31 October 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-04)
832 ----------------------------------------------    734 ----------------------------------------------------------
833 - Fixed Windows/VC++ compiler warning             735 - Fixed Windows/VC++ compiler warning
834                                                   736 
835 24 October 2011 - Pekka Kaitaniemi (hadr-inclx    737 24 October 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-03)
836 ----------------------------------------------    738 ----------------------------------------------------------
837 - Fixed Mac/Windows compilation problem (incl_    739 - Fixed Mac/Windows compilation problem (incl_physics/include/G4INCL.hh clashed
838   with the G4Incl.hh from INCL4.2 on case-inse    740   with the G4Incl.hh from INCL4.2 on case-insensitive filesystems)
839   o Solution: Renamed G4INCL.[hh|cc] to G4INCL    741   o Solution: Renamed G4INCL.[hh|cc] to G4INCLCascade.[hh|cc]
840 - Fixed icc macro expansion related compilatio    742 - Fixed icc macro expansion related compilation problems
841 - Renamed Particle.[hh|cc] to G4INCLParticle.[    743 - Renamed Particle.[hh|cc] to G4INCLParticle.[hh|cc]
842 - Renamed IAvatar.[hh|cc] to G4INCLIAvatar.[hh    744 - Renamed IAvatar.[hh|cc] to G4INCLIAvatar.[hh|cc]
843                                                   745 
844 19 October 2011 - Pekka Kaitaniemi (hadr-inclx    746 19 October 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-02)
845 ----------------------------------------------    747 ----------------------------------------------------------
846 - Fixed type mismatches that caused warnings w    748 - Fixed type mismatches that caused warnings when compiling with GCC 4.1
847                                                   749 
848 26 September 2011 - Pekka Kaitaniemi (hadr-inc    750 26 September 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-01)
849 ----------------------------------------------    751 ------------------------------------------------------------
850 - Added some debugging environment variables t    752 - Added some debugging environment variables to the INCL++ interface:
851   o Goal: Allow the developer to inspect casca    753   o Goal: Allow the developer to inspect cascade specific quantities (such as
852   mass, charge and excitation energy of the ca    754   mass, charge and excitation energy of the cascade remnant nucleus) before
853   de-excitation to disable de-excitation entir    755   de-excitation to disable de-excitation entirely (useful when we'd like to
854   separate the contributions of cascade and de    756   separate the contributions of cascade and de-excitation)
855   o G4INCLXX_NO_DE_EXCITATION disables de-exci    757   o G4INCLXX_NO_DE_EXCITATION disables de-excitation
856   o G4INCLXX_STORE_RAW_DEBUG_OUTPUT stores the    758   o G4INCLXX_STORE_RAW_DEBUG_OUTPUT stores the cascade output into file
857   inclDebug.out                                   759   inclDebug.out
858                                                   760 
859 01 September 2011 - Pekka Kaitaniemi (hadr-inc    761 01 September 2011 - Pekka Kaitaniemi (hadr-inclxx-V09-04-00)
860 ----------------------------------------------    762 ------------------------------------------------------------
861 - Imported the first version of INCL++ intra-n    763 - Imported the first version of INCL++ intra-nuclear cascade model into Geant4
862 - INCL++ version: v5.0 alpha1                     764 - INCL++ version: v5.0 alpha1
863   o Based on INCL4.6 cascade model                765   o Based on INCL4.6 cascade model
864   o Supported projectiles: protons, neutrons,     766   o Supported projectiles: protons, neutrons, pions up to 3 GeV
865   o Uses G4ExcitationHandler for de-excitation    767   o Uses G4ExcitationHandler for de-excitation
866                                                   768