Warning, /geant4/examples/extended/hadronic/Hadr02/History is written in an unsupported language. File is not indexed.
0001 # Example Hadr02 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 ## 2022-10-24 I. Hrivnacova (exhadr02-V11-00-01)
0009 - Coding guidelines: start data member with 'f'
0010 (HadronPhysicsCRMC_FTFP_BERT)
0011
0012 ## 2021-12-10 Ben Morgan (exhadr02-V11-00-00)
0013 - Change to new Markdown History format
0014
0015 ---
0016
0017 # History entries prior to 11.0
0018
0019 07-11-21 I. Hrivnacova (exhadr02-V10-07-05)
0020 - Added analysis manager Clear() call instead of
0021 deleting in the end of run (removed on July 19)
0022
0023 19-07-21 I. Hrivnacova (exhadr02-V10-07-04)
0024 - Updated for changes in the analysis category:
0025 removed deleting of the analysis manager,
0026 as this is now done by the Geant4 kernel.
0027
0028 18-05-21 A. Ribon (exhadr02-V10-07-03)
0029 - Migration to newer CRMC, and more modern approach to physics lists.
0030
0031 18-03-21 A. Ribon (exhadr02-V10-07-02)
0032 - CRMCNeutronBuilder, HIJINGNeutronBuilder, UrQMDNeutronBuilder :
0033 replaced G4HadronCaptureProcess with G4NeutronCaptureProcess, and
0034 G4HadronFissionProcess with G4NeutronFissionProcess.
0035
0036 08-03-21 A. Ribon (exhadr02-V10-07-01)
0037 - IonUrQMDPhysics : replaced old ion cross sections (that have been
0038 deleted) with G4ComponentGGNuclNuclXsc.
0039
0040 04-03-21 A. Ribon (exhadr02-V10-07-00)
0041 - Replaced particle-specific inelastic processes (that have been deleted)
0042 with G4HadronInelasticProcess.
0043
0044 10-11-20 B. Morgan (exhadr02-V10-06-01)
0045 - Migration to G4RunManagerFactory.
0046
0047 07-05-20 A. Ribon (exhadr02-V10-06-00)
0048 - HadronPhysicsCRMC_FTFP_BERT , HadronPhysicsHIJING , HadronPhysicsUrQMD :
0049 introduced the new class G4HyperonBuilder which is now needed when
0050 using G4HyperonFTFPBuilder.
0051
0052 06-08-19 A. Ribon (exhadr02-V10-05-03)
0053 - HadronPhysicsCRMC_FTFP_BERT : use G4HadronicParameters for the energy
0054 transition region between FTF and BERT models.
0055
0056 02-08-19 G. Folger (exhadr02-V10-05-02)
0057 - remove use of G4DataQuestionaire, following cleanup in
0058 physicslists, see phys-lists-V10-05-02 and phys-util-V10-04-02
0059
0060 12-06-19 A. Ribon (exhadr02-V10-05-01)
0061 - G4CRMCModel : some improvements (e.g. considered the energy-per-nucleon,
0062 instead of the whole projectile, in the case of nucleus projectile) and
0063 better documentation (in the form of comments in the class).
0064
0065 17-01-19 A. Ribon (exhadr02-V10-05-00)
0066 - Fixed bug in the energe range of the transition between FTFP and BERT
0067 for the recently created CRMC_FTFP_BERT physics list.
0068
0069 24-10-18 A. Ribon (exhadr02-V10-04-03)
0070 - Introduced CRMC (Cosmic Ray Monte Carlo) interface and created a
0071 physics list which uses this interface for very high energy
0072 hadronic interactions, while using FTFP_BERT for the rest.
0073 See the README file for more information.
0074
0075 09-08-18 A. Ribon (exhadr02-V10-04-02)
0076 - UrQMDProtonBuilder, IonUrQMDPhysics, UrQMDPiKBuilder,
0077 UrQMDAntiBarionBuilder, UrQMDNeutronBuilder,
0078 HIJINGProtonBuilder, IonHIJINGPhysics, HIJINGNeutronBuilder :
0079 replaced the explicit high-energy limit of hadronic
0080 physics with the one from G4HadronicParameters .
0081
0082 03-05-18 J.Allison (exhadr02-V10-04-01)
0083 - RunAction.cc:
0084 o Remove G4VIS_USE.
0085 o Remove /vis/ commands - not necessary now and causes
0086 problem in Qt with in multithreaded mode.
0087 - DetectorConstruction.cc: Pass vis attributes as objects, not pointers.
0088 - vis.mac: Remove "/testhadr/DrawTracks" (no longer exists).
0089
0090 22-03-18 M.Maire (exhadr02-V10-04-00)
0091 - Hadr02.cc : remove G4UI_USE and G4VIS_USE
0092
0093 01-11-16 I. Hrivnacova (exhadr02-V10-02-00)
0094 - Coding guidelines (class data member names)
0095
0096 30-01-15 V.Ivanchenko (exhadr02-V10-01-00)
0097 - DPMJET interface is dropped according to decision of the
0098 Hadronic working group January,28 2015
0099
0100 06-06-14 I.Hrivnacova (exhadr02-V10-00-01)
0101 - Coding guidelines, code clean-up
0102 - Removed obsolete commands from EventMessenger
0103 - Replaced call to exit with G4Exception in Histo.cc
0104
0105 04-03-14 A. Dotti (exhadr02-V10-00-00)
0106 - Fixing use of XML format for output file
0107
0108 27-11-13 G. Cosmo (exhadr02-V09-06-09)
0109 - Fixed compilation warning for unused data in IonDPMJETPhysics class
0110 when DPMJet is not used.
0111
0112 04-11-13 D.H. Wright (exhadr02-V09-06-08)
0113 - retag with correct tag format
0114
0115 30-10-13 D.H. Wright (exhadr02-09-06-08)
0116 - replace LEP capture with G4NeutronRadCapture
0117 - remove LEP builders
0118
0119 26-08-13 A.Dotti (exhadr02-09-06-07)
0120 - Protect for builds w/o HIJING support
0121
0122 22-08-13 A.Dotti (exhadr02-V09-06-06)
0123 - Removing builders for PiK and Anti-Baryons
0124 for HIJING
0125
0126 22-08-13 A.Dotti (exhadr02-V09-06-05)
0127 - Adding code from Khaled as is only migrated to new
0128 G4 interfaces
0129
0130 ------ exhadr02-V09-06-04 exising but no notes available
0131
0132 14-04-13 V.Ivanchenko (exhadr02-V09-06-03)
0133 - Disable energy/momentum check
0134
0135 05-04-13 V.Ivanchenko (exhadr02-V09-06-02)
0136 - Appling code guidelines
0137
0138 13-12-12 W.Pokorski (exhadr02-V09-06-01)
0139 - Migrated to cross-sections extracted from CHIPS
0140
0141 10-12-12 V.Ivant (exhadr02-V09-06-00)
0142 - Migration of DPMJET x-section to updated interface
0143
0144 24-10-12 A. Ribon (exhadr02-V09-05-05)
0145 - Migrated to the new stopping physics.
0146
0147 17-10-12 A. Ribon (exhadr02-V09-05-04)
0148 - Retagged after that the previous tag was rejected.
0149
0150 16-10-12 A. Ribon (exhadr02-V09-05-03)
0151 - Renamed default ion physics class
0152
0153 30-05-12 V.Ivant (exhadr02-V09-05-02)
0154 - Applied code convention
0155
0156 02-05-12 A. Dotti (exhadr02-V09-05-01)
0157 - Adding first implementation of UrQMD interface. See README file
0158
0159 06-03-12 V.Ivant (exhadr02-V09-05-00)
0160 - G4DPMJET2_5CrossSection - return back lost line to fix compillation
0161
0162 09-06-11 V.Ivant (exhadr02-V09-04-07)
0163 - IonDPMJETPhysics - fixed compillation when DPMJET is not enabled
0164
0165 08-06-11 V.Ivant (exhadr02-V09-04-06)
0166 - IonDPMJETPhysics - use the same style as FTFP/Binary ion builder
0167
0168 07-06-11 V.Ivant (exhadr02-V09-04-05)
0169 - Use Replace interface to the G4VModularPhysicsList to substitute
0170 ion builders, Use FTFP/Binary ion builder from physics_list library
0171 - Cleanup printout
0172
0173 17-05-11 G.Folger (exhadr02-V09-04-04)
0174 - Allow to build without reference to DPMJET;
0175 all .cc files linking to DPMJet are pretected by #ifdef G4_USE_DPMJET
0176
0177 21-04-11 V.Ivant (exhadr02-V09-04-03)
0178 - Fixed problems of energy intervals for models for ions
0179 allowing to work with different reference Physics Lists
0180
0181 21-03-11 V.Ivant (exhadr02-V09-04-02)
0182 - HistoManager - improved histograms
0183
0184 16-03-11 V.Ivant (exhadr02-V09-04-01)
0185 - Simplified GNUmakefiles and directory structure
0186
0187 15-03-11 V.Ivant (exhadr02-V09-04-00)
0188 - First tag
0189