Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/hadronic/Hadr04/History is written in an unsupported language. File is not indexed.

0001 # Example Hadr04 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 ## 2025-05-20 Michel Maire (exhadr04-V11-03-00)
0008 - Hadr04.cc - SetUseNRESP71Model(true)
0009 
0010 ## 2024-03-07 Michel Maire (exhadr04-V11-02-00)
0011 - update Readme
0012 
0013 ## 2023-05-28 Michel Maire (exhadr04-V11-01-00)
0014 - revision of all headers
0015 - PhysicsList : remove definition of meV
0016 
0017 ## 2021-12-10 Ben Morgan (exhadr04-V11-00-00)
0018 - Change to new Markdown History format
0019 
0020 ---
0021 
0022 # History entries prior to 11.0
0023 
0024 05-10-21 mma (exhadr04-V10-07-05)
0025 - NeutronHPphysics: use G4GenericMessenger instead of NeutronHPMessenger
0026     
0027 06-10-21 I. Hrivnacova (exhadr04-V10-07-05)
0028 - Migration to new G4AnalysisManager.hh header;
0029   define the default output file type (root).
0030 
0031 27-07-21 mma (exhadr04-V10-07-04)
0032 - RunAction::CountProcesses() : add a protection if (process == nullptr)
0033     
0034 19-07-21 I. Hrivnacova (Hadr04-V10-07-03)
0035 - Updated for changes in the analysis category:
0036   removed deleting of the analysis manager,
0037   as this is now done by the Geant4 kernel.
0038 
0039 15-04-21 mma (Hadr04-V10-07-02)
0040 - Hadr04.cc: RunManagerFactory
0041              G4SteppingVerboseWithUnits
0042              ParticleHP env variables 
0043 - ActionInitialization.hh and cc: remove SteppingVerbose class
0044       
0045 18-03-21 A. Ribon (exhadr04-V10-07-01)
0046 - NeutronHPphysics : replaced G4HadronCaptureProcess with
0047   G4NeutronCaptureProcess, and G4HadronFissionProcess with
0048   G4NeutronFissionProcess.
0049 
0050 04-03-21 A. Ribon (exhadr04-V10-07-00)
0051 - NeutronHPphysics : replaced G4NeutronInelasticProcess (that has been
0052   deleted) with G4HadronInelasticProcess.
0053 
0054 22-10-20 mma (exhadr04-V10-06-01)
0055 - README : add macros descrption
0056 
0057 05-08-20 A. Ribon (exhadr04-V10-06-00)
0058 - envHadronic.(c)sh , Hadr04.cc : removed deprecated HP environmental
0059   variables and replaced them with corresponding C++ calls in the main.
0060   (These two shell-script files will be removed in G4 11.0.)
0061 
0062 25-06-18 mma (exhadr04-V10-04-04)
0063 - envHadronic : add env variables for particleHP (PHP)
0064 
0065 09-05-18 B. Morgan (exhadr04-V10-04-03)
0066 - Include G4Types before use of G4MULTITHREADED. For forward
0067   compatibility with move to #defines over -D for G4 preprocessor
0068   symbols.
0069 
0070 05-04-18 mma (exhadr04-V10-04-02)
0071 - Hadr04.cc : set visualisation only in interactive session.
0072 
0073 16-03-18 mma (exhadr04-V10-04-01)
0074 - Hadr04.cc : remove G4UI_USE and G4VIS_USE
0075 
0076 17-12-17 mma  (exhadr04-V10-04-00)
0077 - NeutronHPphysics : use pManager->GetProcess(processName)
0078 
0079 11-04-17 mma  (exhadr04-V10-03-01)
0080 - BeginOfRunAction() : remove SetRandomNumberStore()
0081 
0082 12-07-16 mma (exhadr04-V10-02-00)
0083 - DetectorConstruction : add HeavyWater
0084 
0085 04-07-16 I. Hrivnacova
0086 - Fixes for Doxygen documentation
0087 
0088 02-11-15 A. Ribon (exhadr04-V10-01-00)
0089 - Migrated to ParticleHP
0090          
0091 19-11-14 mma (exhadr04-V10-00-06)
0092 - cosmetic in envHadronic.csh
0093          
0094 11-09-14 mma (exhadr04-V10-00-05)
0095 - Hadr04.cc : SetNumberOfThreads(G4Threading::G4GetNumberOfCores())
0096 
0097 15-09-14 I. Hrivnacova (exhadr04-V10-00-04)
0098 - Fixed test in envHadronic.sh
0099      
0100 09-05-14 mma (exhadr04-V10-00-03)
0101 - NeutronHPphysics: check for pre-existing processes
0102      
0103 24-04-14 mma (exhadr04-V10-00-02)
0104 - small cleanup in NeutronHPphysics.cc
0105       
0106 25-03-14 mma (exhadr04-V10-00-01)
0107 - Run.cc : modify map fProcCounter 
0108     
0109 12-12-13 mma (exhadr04-V10-00-00)
0110 - pass primary kinematic to Run
0111 
0112 21-11-13 A.Dotti       (exhadr04-V09-06-07)
0113 - Use G4RunManager::ReinitializeGeometry() to trigger geometry
0114   rebuild
0115 - Remove ui command to Update geometry and corresponding method
0116   in DetectorConstruction
0117 
0118 07-11-13 I. Hrivnacova (exhadr04-V09-06-06)
0119 - Setting SteppingVerbose in main only in seguential mode.
0120      
0121 07-11-13 mma (exhadr04-V09-06-05)
0122 - BeginOfRunAction() : suppress printing
0123 
0124 05-11-13 I. Hrivnacova (exhadr04-V09-06-04)
0125 - Improved Run class:  define just one map of struct ParticleData
0126   instead of four maps of G4int/G4double.
0127 
0128 04-11-13 I. Hrivnacova (exhadr04-V09-06-03)
0129 - Added merging for maps, fixed endOfRunAction,
0130   use G4Random instead of CLHEP::Random
0131      
0132 03-11-13 mma(exhadr04-V09-06-02)
0133 - MT: Hadr04.cc + ActionInitialisation + RunAction + Run
0134 - rm EventAction and EventActionMessenger
0135      
0136 09-09-13 mma (exhadr04-V09-06-01)
0137 - cosmetic in RunAction
0138      
0139 01-09-13 Michel Maire (exhadr04-V09-06-00)
0140 - created from Hadr03 and rdecay01