Geant4 Cross Reference |
1 # Example Hadr09 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). 5 It must **not** be used as a substitute for writing good git commit messages! 6 7 ------------------------------------------------------------------------------- 8 9 ## 2024-04-24 Gabriele Cosmo (exhadr09-V11-02-00) 10 - Fixed compilation error on Windows VC++ with C++20 Standard enabled. 11 Make proper use of G4String in main(). 12 13 ## 2023-10-26 Alberto Ribon (exhadr09-V11-01-00) 14 - README : documented macro hadr09.in 15 16 ## 2022-11-17 Alberto Ribon (exhadr09-V11-00-01) 17 - Hadr09, HadronicGenerator : extended to hypernuclei and anti-hypernuclei 18 19 ## 2021-12-10 Ben Morgan (exhadr09-V11-00-00) 20 - Change to new Markdown History format 21 22 --- 23 24 # History entries prior to 11.0 25 26 10-11-21 Alberto Ribon (exhadr09-V10-07-01) 27 - HadronicGenerator : extended interface and functionality; 28 used new methods available in the FTF model. 29 30 04-03-21 Alberto Ribon (exhadr09-V10-07-00) 31 - HadronicGenerator : migrated per-particle inelastic processes 32 (that have been deleted) to G4HadronInelasticProcess. 33 34 08-11-20 Alberto Ribon (exhadr09-V10-06-00) 35 - Created this example. 36