Geant4 Cross Reference |
1 # Example hadronic History << 1 $Id$ 2 << 2 ------------------------------------------------------------------- 3 See `CONTRIBUTING.rst` for details of **requir << 4 which **must** added in reverse chronological << 5 be used as a substitute for writing good git c << 6 << 7 ## 2023-11-15 I. Hrivnacova (exHadronic-V11-01 << 8 - Updated vis.mac macros: << 9 - Changed "/vis/open XYZ [600x600-0+0]" to " << 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 << 14 providing access to FLUKA hadron-nucleus inela << 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 << 44 13-11-20 B. Morgan (exHadronic-V10-06-03) << 45 - Enforce use of Serial RunManager for serial- << 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 requ << 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 Gea << 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 n << 68 << 69 29-11-17 I. Hrivnacova (exHadronic-V10-03-00) << 70 - Removed Hadr05 (replaced with physicslists/g << 71 3 >> 4 ========================================================= >> 5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP >> 6 ========================================================= >> 7 >> 8 Hadronic Examples History file >> 9 ------------------------------ >> 10 This file should be used by the G4 example coordinator to briefly >> 11 summarize all major modifications introduced in the code and keep >> 12 track of all tags. >> 13 >> 14 ---------------------------------------------------------- >> 15 * Reverse chronological order (last date on top), please * >> 16 ---------------------------------------------------------- >> 17 72 28-09-16 M. Maire (exHadronic-V10-02-03) 18 28-09-16 M. Maire (exHadronic-V10-02-03) 73 - remove AmBe 19 - remove AmBe 74 20 75 26-09-16 M. Maire (exHadronic-V10-02-02) 21 26-09-16 M. Maire (exHadronic-V10-02-02) 76 - Added newly created example NeutronSource 22 - Added newly created example NeutronSource 77 23 78 04-07-16 I. Hrivnacova (exHadronic-V10-02-01) 24 04-07-16 I. Hrivnacova (exHadronic-V10-02-01) 79 - Fixes for Doxygen documentation in Hadr03 - << 25 - Fixes for Doxygen documentation in Hadr03 - Hadr07 80 26 81 03-04-16 M. Maire (exHadronic-V10-02-00) 27 03-04-16 M. Maire (exHadronic-V10-02-00) 82 - Added newly created example Hadr07 28 - Added newly created example Hadr07 83 29 84 27-06-14 I. Hrivnacova (exHadronic-V10-00-00) 30 27-06-14 I. Hrivnacova (exHadronic-V10-00-00) 85 - Updated documentation: 31 - Updated documentation: 86 Added newly added examples in README and .R 32 Added newly added examples in README and .README files 87 - Added Hadr06 in CMakeLists.txt 33 - Added Hadr06 in CMakeLists.txt 88 34 89 03-06-13 B. Wendt 35 03-06-13 B. Wendt 90 - Added FissionGenerator in CMakeLists.txt and 36 - Added FissionGenerator in CMakeLists.txt and README 91 37 92 27-11-13 G. Cosmo (exHadronic-V09-06-01) 38 27-11-13 G. Cosmo (exHadronic-V09-06-01) 93 - Added Hadr05 in CMakeLists.txt and README 39 - Added Hadr05 in CMakeLists.txt and README 94 40 95 22-11-13 I. Hrivnacova (exHadronic-V09-06-00) 41 22-11-13 I. Hrivnacova (exHadronic-V09-06-00) 96 - Added Hadr04 in CMakeLists.txt and README 42 - Added Hadr04 in CMakeLists.txt and README 97 43 98 17-11-12 I. Hrivnacova (exHadronic-V09-05-03) 44 17-11-12 I. Hrivnacova (exHadronic-V09-05-03) 99 - Updated documentation: 45 - Updated documentation: 100 - Fixed .README files for artefacts from Mar 46 - Fixed .README files for artefacts from Markdown support 101 - Removed obsolete instructions (how to comp 47 - Removed obsolete instructions (how to compile & link) 102 48 103 13-10-12 A. Dotti (exHadronic-V09-05-02) 49 13-10-12 A. Dotti (exHadronic-V09-05-02) 104 - Adding explicit use of system of units 50 - Adding explicit use of system of units 105 51 106 29-09-12 I. Hrivnacova (exHadronic-V09-05-01) 52 29-09-12 I. Hrivnacova (exHadronic-V09-05-01) 107 - Renamed hadr0N.cc to Hadr0N.cc to match exac 53 - Renamed hadr0N.cc to Hadr0N.cc to match exactly with the example directory name 108 (this allows to configure CMake build in the 54 (this allows to configure CMake build in the same way on both case sensitive 109 and case insensitive platforms). 55 and case insensitive platforms). 110 56 111 21-09-12 I. Hrivnacova (exHadronic-V09-05-00) 57 21-09-12 I. Hrivnacova (exHadronic-V09-05-00) 112 - Updated CMakeLists.txt files: 58 - Updated CMakeLists.txt files: 113 adding visualization, copying macros, instal 59 adding visualization, copying macros, install target and comment lines 114 - Adding explicit includes of G4SystemOfUnits. 60 - Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh 115 - Replaced tabulators with space characters << 61 - Replaced tabulators with space characters