Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/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/History (Version 11.3.0) and /processes/hadronic/History (Version 10.6.p2)


  1 # Category hadr 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 Simulation in HEP
  5 It must **not** be used as a substitute for wr <<   5      =========================================================
  6                                                <<   6 
  7 ---------------------------------------------- <<   7                       Category History file
  8                                                <<   8                       ---------------------
  9 ## 2022-11-26 Gabriele Cosmo (hadr-V11-00-02)  <<   9 This file should be used by G4 developers and category coordinators
 10 - Fixed compilation warnings for implicit type <<  10 to briefly summarize all major modifications introduced in the code
 11                                                <<  11 and keep track of all category-tags.
 12 ## 2022-05-16 Guilherme Amadio (hadr-V11-00-01 <<  12 It DOES NOT substitute the  CVS log-message one should put at every
 13 - Replace getenv() calls for data variables wi <<  13 committal in the CVS repository !
 14                                                <<  14 
 15 ## 2021-12-10 Ben Morgan (hadr-V11-00-00)      <<  15      ----------------------------------------------------------
 16 - Change to new Markdown History format        <<  16      * Reverse chronological order (last date on top), please *
 17                                                <<  17      ----------------------------------------------------------
 18 ---                                            << 
 19                                                << 
 20 # History entries prior to 11.0                << 
 21                                                << 
 22 April 16, 2021  B.Morgan (hadr-V10-07-02)      << 
 23 - Migrate hadronic categories to use modular C << 
 24                                                << 
 25 April 13, 2021  A. Ribon (hadr-V10-07-01)      << 
 26 - GNUmakefile : removed the subdirectories had << 
 27   hadronic/models/util (that have been now del << 
 28   moved to hadronic/util and hadronic/manageme << 
 29                                                << 
 30 March 16, 2021  A. Ribon (hadr-V10-07-00)      << 
 31 - GNUmakefile : removed the subdirectory rpg   << 
 32   (corresponding to the hadronic model rpg tha << 
 33                                                    18 
 34 February 1, 2019  I. Hrivnacova (hadr-V10-05-0     19 February 1, 2019  I. Hrivnacova (hadr-V10-05-00)
 35 - Merged GitHub PR #4:                             20 - Merged GitHub PR #4:
 36   - Improvements to G4HadronicException.           21   - Improvements to G4HadronicException.
 37     - Align the behavior of G4HadronicExceptio     22     - Align the behavior of G4HadronicException with std::exception: what() returns
 38       the exception explanation.                   23       the exception explanation.
 39     - Move the member definition to a source f     24     - Move the member definition to a source file.
 40     - Added some consts.                           25     - Added some consts.
 41   - All Boolean operators now return G4bool.       26   - All Boolean operators now return G4bool.
 42                                                    27 
 43 November 6, 2015 G.Cosmo (hadr-V10-01-01)          28 November 6, 2015 G.Cosmo (hadr-V10-01-01)
 44 - Added missing tags: hadr-cross-V10-01-33, ha     29 - Added missing tags: hadr-cross-V10-01-33, hadr-hpp-V10-01-29.
 45                                                    30 
 46 November 6, 2015 G.Cosmo (hadr-V10-01-00)          31 November 6, 2015 G.Cosmo (hadr-V10-01-00)
 47 - Including tags on top of tag "geant4-10-01-r     32 - Including tags on top of tag "geant4-10-01-ref-10":
 48   hadr-cross-V10-01-33, hadr-man-V10-01-06, ha     33   hadr-cross-V10-01-33, hadr-man-V10-01-06, hadr-abla-V10-01-01,
 49   hadr-cohe-V10-01-16, hadr-deex-V10-01-54, ha     34   hadr-cohe-V10-01-16, hadr-deex-V10-01-54, hadr-fission-V10-01-07,
 50   had-im_r-V10-01-03, hadr-lend-V10-01-07, had     35   had-im_r-V10-01-03, hadr-lend-V10-01-07, hadr-modman-V10-01-07,
 51   hadr-hpp-V10-01-29, hadr-qmd-V10-01-09, hadr     36   hadr-hpp-V10-01-29, hadr-qmd-V10-01-09, hadr-qelastic-V10-01-03,
 52   radioactive_decay-V10-01-21, hadr-mod-util-V     37   radioactive_decay-V10-01-21, hadr-mod-util-V10-01-10, hadr-util-V10-01-02.
 53 - Removed module 'neutron_hp', now merged in '     38 - Removed module 'neutron_hp', now merged in 'particle_hp'.
 54                                                    39 
 55 November 8, 2013 G.Cosmo (hadr-V09-06-00)          40 November 8, 2013 G.Cosmo (hadr-V09-06-00)
 56 - Including tags on top of tag "geant4-09-06-r     41 - Including tags on top of tag "geant4-09-06-ref-10":
 57   hadr-gmk-V09-06-04, hadr-proc-mod-cmk-V09-06     42   hadr-gmk-V09-06-04, hadr-proc-mod-cmk-V09-06-00, hadr-proc-mod-gmk-V09-06-00,
 58   hadr-abla-V09-06-03, hadr-deex-V09-06-25, ha     43   hadr-abla-V09-06-03, hadr-deex-V09-06-25, hadr-fission-V09-06-00,
 59   hadr-inclxx-V09-06-36, hadr-hpn-V09-06-18, h     44   hadr-inclxx-V09-06-36, hadr-hpn-V09-06-18, hadr-stopping-V09-06-11.
 60 - Removed modules 'high_energy', 'lll_fission'     45 - Removed modules 'high_energy', 'lll_fission' and 'low_energy'.
 61   New module 'fission' replaces 'lll_fission'.     46   New module 'fission' replaces 'lll_fission'.
 62                                                    47 
 63 October 4, 2012 G.Cosmo (hadr-V09-05-00)           48 October 4, 2012 G.Cosmo (hadr-V09-05-00)
 64 - Removed "photolepton_hadron" module and repl     49 - Removed "photolepton_hadron" module and replaced with "lepto_nuclear".
 65                                                    50 
 66 October 1, 2012 G.Cosmo                            51 October 1, 2012 G.Cosmo
 67 - Created.                                         52 - Created.