Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/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 /examples/extended/hadronic/History (Version 11.3.0) and /examples/extended/hadronic/History (Version 10.7.p4)


  1 # Example hadronic 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 be used as a substitute for writing good git c <<   5      =========================================================
  6                                                <<   6 
  7 ## 2023-11-15 I. Hrivnacova (exHadronic-V11-01 <<   7                     Hadronic Examples History file
  8 - Updated vis.mac macros:                      <<   8                     ------------------------------
  9   - Changed "/vis/open XYZ [600x600-0+0]" to " <<   9 This file should be used by the G4 example coordinator to briefly
 10     and simplified comments.                   <<  10 summarize all major modifications introduced in the code and keep
 11                                                <<  11 track of all tags.
 12 ## 2022-05-09 G. Hugo (exHadronic-V11-01-00)   <<  12 
 13 - Add a G4-FLUKA interface and two G4 hadronic <<  13      ----------------------------------------------------------
 14 providing access to FLUKA hadron-nucleus inela <<  14      * Reverse chronological order (last date on top), please *
 15                                                <<  15      ----------------------------------------------------------
 16 ## 2022-10-25 I. Hrivnacova (exHadronic-V11-00 << 
 17 - Fixed link to new ParticleFluence example in << 
 18                                                << 
 19 ## 2022-06-10 Alberto Ribon (exHadronic-V11-00 << 
 20 - Created new test: ParticleFluence.           << 
 21                                                << 
 22 ## 2021-12-10 Ben Morgan (exHadronic-V11-00-00 << 
 23 - Change to new Markdown History format        << 
 24                                                << 
 25 ---                                            << 
 26                                                << 
 27 # History entries prior to 11.0                << 
 28                                                << 
 29 29-11-21 I. Hrivnacova (exHadronic-V10-07-04)  << 
 30 - Removed obsolete references to AIDA analysis << 
 31                                                << 
 32 17-11-21 I. Hrivnacova (exHadronic-V10-07-03)  << 
 33 - Updated documentation                        << 
 34                                                << 
 35 20-06-21 M. Maire (exHadronic-V10-07-02)       << 
 36 - new example: Hadr05.                         << 
 37                                                << 
 38 26-05-21 A. Ribon (exHadronic-V10-07-01)       << 
 39 - Created new test: Hadr10.                    << 
 40                                                << 
 41 24-05-21 B. Morgan (exHadronic-V10-07-00)      << 
 42 - Bump required CMake version range to 3.12... << 
 43                                                    16 
 44 13-11-20 B. Morgan (exHadronic-V10-06-03)          17 13-11-20 B. Morgan (exHadronic-V10-06-03)
 45 - Enforce use of Serial RunManager for serial-     18 - Enforce use of Serial RunManager for serial-only examples.
 46                                                    19 
 47 10-11-20 B. Morgan (exHadronic-V10-06-02)          20 10-11-20 B. Morgan (exHadronic-V10-06-02)
 48 - Migration to G4RunManagerFactory for:            21 - Migration to G4RunManagerFactory for:
 49   - FissionFragment                                22   - FissionFragment
 50   - Hadr00                                         23   - Hadr00
 51   - Hadr01                                         24   - Hadr01
 52   - Hadr02                                         25   - Hadr02
 53   - Hadr08                                         26   - Hadr08
 54   - Remainder use G4SteppingVerbose which requ     27   - Remainder use G4SteppingVerbose which requires further checks
 55     for compatibility with G4RunManagerFactory     28     for compatibility with G4RunManagerFactory.
 56                                                    29 
 57 06-11-20 A. Ribon (exHadronic-V10-06-01)           30 06-11-20 A. Ribon (exHadronic-V10-06-01)
 58 - Created new test: Hadr09.                        31 - Created new test: Hadr09.
 59                                                    32 
 60 03-11-20 B. Morgan (exHadronic-V10-06-00)          33 03-11-20 B. Morgan (exHadronic-V10-06-00)
 61 - Support same CMake version range as core Gea     34 - Support same CMake version range as core Geant4
 62                                                    35 
 63 25-10-19 A. Ribon (exHadronic-V10-05-01)           36 25-10-19 A. Ribon (exHadronic-V10-05-01)
 64 - Created new test: Hadr08.                        37 - Created new test: Hadr08.
 65                                                    38 
 66 31-01-19 I. Hrivnacova ((exHadronic-V10-05-00)     39 31-01-19 I. Hrivnacova ((exHadronic-V10-05-00)
 67 - Merged GitHub PR #4: all Boolean operators n     40 - Merged GitHub PR #4: all Boolean operators now return G4bool.
 68                                                    41 
 69 29-11-17 I. Hrivnacova (exHadronic-V10-03-00)      42 29-11-17 I. Hrivnacova (exHadronic-V10-03-00)
 70 - Removed Hadr05 (replaced with physicslists/g     43 - Removed Hadr05 (replaced with physicslists/genericPL)
 71                                                    44 
 72 28-09-16 M. Maire (exHadronic-V10-02-03)           45 28-09-16 M. Maire (exHadronic-V10-02-03)
 73 - remove AmBe                                      46 - remove AmBe
 74                                                    47 
 75 26-09-16 M. Maire (exHadronic-V10-02-02)           48 26-09-16 M. Maire (exHadronic-V10-02-02)
 76 - Added newly created example NeutronSource        49 - Added newly created example NeutronSource
 77                                                    50 
 78 04-07-16 I. Hrivnacova  (exHadronic-V10-02-01)     51 04-07-16 I. Hrivnacova  (exHadronic-V10-02-01)
 79 - Fixes for Doxygen documentation in Hadr03 -      52 - Fixes for Doxygen documentation in Hadr03 - Hadr07
 80                                                    53 
 81 03-04-16 M. Maire (exHadronic-V10-02-00)           54 03-04-16 M. Maire (exHadronic-V10-02-00)
 82 - Added newly created example Hadr07               55 - Added newly created example Hadr07
 83                                                    56 
 84 27-06-14 I. Hrivnacova (exHadronic-V10-00-00)      57 27-06-14 I. Hrivnacova (exHadronic-V10-00-00)
 85 - Updated documentation:                           58 - Updated documentation:
 86   Added newly added examples in README and  .R     59   Added newly added examples in README and  .README files
 87 - Added Hadr06 in CMakeLists.txt                   60 - Added Hadr06 in CMakeLists.txt
 88                                                    61 
 89 03-06-13 B. Wendt                                  62 03-06-13 B. Wendt
 90 - Added FissionGenerator in CMakeLists.txt and     63 - Added FissionGenerator in CMakeLists.txt and README
 91                                                    64 
 92 27-11-13 G. Cosmo (exHadronic-V09-06-01)           65 27-11-13 G. Cosmo (exHadronic-V09-06-01)
 93 - Added Hadr05 in CMakeLists.txt and README        66 - Added Hadr05 in CMakeLists.txt and README
 94                                                    67 
 95 22-11-13 I. Hrivnacova (exHadronic-V09-06-00)      68 22-11-13 I. Hrivnacova (exHadronic-V09-06-00)
 96 - Added Hadr04 in CMakeLists.txt and README        69 - Added Hadr04 in CMakeLists.txt and README
 97                                                    70 
 98 17-11-12 I. Hrivnacova (exHadronic-V09-05-03)      71 17-11-12 I. Hrivnacova (exHadronic-V09-05-03)
 99 - Updated documentation:                           72 - Updated documentation:
100   - Fixed .README files for artefacts from Mar     73   - Fixed .README files for artefacts from Markdown support
101   - Removed obsolete instructions (how to comp     74   - Removed obsolete instructions (how to compile & link)
102                                                    75 
103 13-10-12 A. Dotti (exHadronic-V09-05-02)           76 13-10-12 A. Dotti (exHadronic-V09-05-02)
104 - Adding explicit use of system of units           77 - Adding explicit use of system of units
105                                                    78 
106 29-09-12 I. Hrivnacova (exHadronic-V09-05-01)      79 29-09-12 I. Hrivnacova (exHadronic-V09-05-01)
107 - Renamed hadr0N.cc to Hadr0N.cc to match exac     80 - Renamed hadr0N.cc to Hadr0N.cc to match exactly with the example directory name
108   (this allows to configure CMake build in the     81   (this allows to configure CMake build in the same way on both case sensitive
109   and case insensitive platforms).                 82   and case insensitive platforms).
110                                                    83 
111 21-09-12 I. Hrivnacova (exHadronic-V09-05-00)      84 21-09-12 I. Hrivnacova (exHadronic-V09-05-00)
112 - Updated CMakeLists.txt files:                    85 - Updated CMakeLists.txt files:
113   adding visualization, copying macros, instal     86   adding visualization, copying macros, install target and comment lines
114 - Adding explicit includes of G4SystemOfUnits.     87 - Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
115 - Replaced tabulators with space characters        88 - Replaced tabulators with space characters