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 ]

  1 # Example hadronic History
  2 
  3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological order (newest at the top). It must **not**
  5 be used as a substitute for writing good git commit messages!
  6 
  7 ## 2023-11-15 I. Hrivnacova (exHadronic-V11-01-01)
  8 - Updated vis.mac macros:
  9   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
 10     and simplified comments.
 11 
 12 ## 2022-05-09 G. Hugo (exHadronic-V11-01-00)
 13 - Add a G4-FLUKA interface and two G4 hadronic examples, 
 14 providing access to FLUKA hadron-nucleus inelastic physics.
 15 
 16 ## 2022-10-25 I. Hrivnacova (exHadronic-V11-00-02)
 17 - Fixed link to new ParticleFluence example in Doxygen documentation
 18 
 19 ## 2022-06-10 Alberto Ribon (exHadronic-V11-00-01)
 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 tools
 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...3.20, matching core Geant4
 43 
 44 13-11-20 B. Morgan (exHadronic-V10-06-03)
 45 - Enforce use of Serial RunManager for serial-only examples.
 46 
 47 10-11-20 B. Morgan (exHadronic-V10-06-02)
 48 - Migration to G4RunManagerFactory for:
 49   - FissionFragment
 50   - Hadr00
 51   - Hadr01
 52   - Hadr02
 53   - Hadr08
 54   - Remainder use G4SteppingVerbose which requires further checks
 55     for compatibility with G4RunManagerFactory.
 56 
 57 06-11-20 A. Ribon (exHadronic-V10-06-01)
 58 - Created new test: Hadr09.
 59 
 60 03-11-20 B. Morgan (exHadronic-V10-06-00)
 61 - Support same CMake version range as core Geant4
 62 
 63 25-10-19 A. Ribon (exHadronic-V10-05-01)
 64 - Created new test: Hadr08.
 65 
 66 31-01-19 I. Hrivnacova ((exHadronic-V10-05-00)
 67 - Merged GitHub PR #4: all Boolean operators now return G4bool.
 68 
 69 29-11-17 I. Hrivnacova (exHadronic-V10-03-00)
 70 - Removed Hadr05 (replaced with physicslists/genericPL)
 71 
 72 28-09-16 M. Maire (exHadronic-V10-02-03)
 73 - remove AmBe
 74 
 75 26-09-16 M. Maire (exHadronic-V10-02-02)
 76 - Added newly created example NeutronSource
 77 
 78 04-07-16 I. Hrivnacova  (exHadronic-V10-02-01)
 79 - Fixes for Doxygen documentation in Hadr03 - Hadr07
 80 
 81 03-04-16 M. Maire (exHadronic-V10-02-00)
 82 - Added newly created example Hadr07
 83 
 84 27-06-14 I. Hrivnacova (exHadronic-V10-00-00)
 85 - Updated documentation:
 86   Added newly added examples in README and  .README files
 87 - Added Hadr06 in CMakeLists.txt
 88 
 89 03-06-13 B. Wendt
 90 - Added FissionGenerator in CMakeLists.txt and README
 91 
 92 27-11-13 G. Cosmo (exHadronic-V09-06-01)
 93 - Added Hadr05 in CMakeLists.txt and README
 94 
 95 22-11-13 I. Hrivnacova (exHadronic-V09-06-00)
 96 - Added Hadr04 in CMakeLists.txt and README
 97 
 98 17-11-12 I. Hrivnacova (exHadronic-V09-05-03)
 99 - Updated documentation:
100   - Fixed .README files for artefacts from Markdown support
101   - Removed obsolete instructions (how to compile & link)
102 
103 13-10-12 A. Dotti (exHadronic-V09-05-02)
104 - Adding explicit use of system of units
105 
106 29-09-12 I. Hrivnacova (exHadronic-V09-05-01)
107 - Renamed hadr0N.cc to Hadr0N.cc to match exactly with the example directory name
108   (this allows to configure CMake build in the same way on both case sensitive
109   and case insensitive platforms).
110 
111 21-09-12 I. Hrivnacova (exHadronic-V09-05-00)
112 - Updated CMakeLists.txt files:
113   adding visualization, copying macros, install target and comment lines
114 - Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
115 - Replaced tabulators with space characters