Warning, /geant4/examples/extended/hadronic/Hadr08/History is written in an unsupported language. File is not indexed.
0001 # Example Hadr08 History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007
0008 ## 2023-10-26 Alberto Ribon (exhadr08-V11-01-01)
0009 - BiasingOperation::ApplyFinalStateBiasing : fixed line with more than 100
0010 characters.
0011
0012 ## 2023-07-26 Ivana Hrivnacova (exhadr08-V11-01-00)
0013 - Fix in BiasingOperation::ApplyFinalStateBiasing():
0014 Added calls to biased processes CrossSectionDataStore::ComputeCrossSection.
0015 This fixes a break observed in the ALICE simulation, that can be reproduced
0016 in this example by changing "G4_Si" with "G4_SILICON_DIOXIDE".
0017
0018 ## 2022-09-07 Vladimir Ivanchenko (exhadr08-V11-00-02)
0019 - BiasingOperation - used the Bertini cascade instead of pre-compound
0020 model, the last was not applicable for pion interactions. The Bertini
0021 cascade is applied from 0 to 41 MeV, INCLXX from 40 MeV to 12 GeV
0022
0023 ## 2022-09-05 Vladimir Ivanchenko (exhadr08-V11-00-01)
0024 - BiasingOperation - transition from pre-compound model to INCL++
0025 is changed from 1-2 MeV to 20-21 MeV in order to fix infinite
0026 loops happens in nightly tests
0027 - Hadr08.cc - run initialisation is moved to macro files
0028
0029 ## 2021-12-10 Ben Morgan (exhadr08-V11-00-00)
0030 - Change to new Markdown History format
0031
0032 ---
0033
0034 # History entries prior to 11.0
0035
0036 10-03-21 A. Ribon (exhadr08-V10-07-02)
0037 - BiasingOperation : added (forgotten) calls to BuildPhysicsTable.
0038
0039 08-03-21 A. Ribon (exhadr08-V10-07-01)
0040 - BiasingOperation : replaced Gheisha inelastic cross section (that
0041 has been deleted) with better cross sections.
0042
0043 04-03-21 A. Ribon (exhadr08-V10-07-00)
0044 - BiasingOperation : replaced particle-specific inelastic processes
0045 (that have been deleted) with G4HadronInelasticProcess.
0046
0047 10-11-20 B. Morgan (exhadr08-V10-06-00)
0048 - Migration to G4RunManagerFactory.
0049
0050 26-11-19 I. Hrivnacova (exhadr08-V10-05-01)
0051 - Fixed formatting in .README.txt
0052
0053 25-10-19 Alberto Ribon (exhadr08-V10-05-00)
0054 - Created this example.
0055