Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example Hadr06 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 ## 2024-03-20 Michel Maire (exhadr06-V11-02-00)
0008 - RadioactiveDecayPhysics.cc: add Triton
0009 - apply coding rules. document hadr06.in 
0010      
0011 ## 2023-11-12 Alberto Ribon (exhadr06-V11-01-02)
0012 - fission.mac, singleFission.mac : introduced the UI command
0013 /process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
0014 to allow all radioactive decays (including the very long ones).
0015 This is necessary since G4 11.2, being 1 year the default time
0016 threshold above which the decays are ignored.
0017 
0018 ## 2023-06-04 Michel Maire (exhadr06-V11-01-01)
0019 - revision of all headers
0020 
0021 ## 2022-12-19 mma (exhadr06-V11-01-00)
0022 - Run.hh, Run.cc, EventAction.cc, HistoManager.cc :
0023      compute and plot total energy released
0024 
0025 ## 2022-04-01 mma (exhadr06-V11-00-01)
0026 - PhysicsList: add G4NuclideTable::SetThresholdOfHalfLife(1ns*log2)
0027 - TrackingAction: print ions with meanLife = 0
0028 
0029 ## 2021-12-10 Ben Morgan (exhadr06-V11-00-00)
0030 - Change to new Markdown History format
0031 
0032 ---
0033 
0034 # History entries prior to 11.0
0035      
0036 13-10-21 I. Hrivnacova (exhadr06-V10-07-14)
0037 - Migration to new G4AnalysisManager.hh header;
0038   define the default output file type (root).
0039 
0040 11-10-21 mma (exhadr06-V10-07-13)
0041 - HadronElasticPhysicsHP : use G4GenericMessenger instead of NeutronHPMessenger
0042 - RadioactiveDecayPhysics : do not change ThresholdOfHalfLife
0043      
0044 category:)
0045 05-08-21 mma (exhadr06-V10-07-12)
0046 - ElectromagneticPhysics : update EM parameters
0047 - RadioactiveDecayPhysics : new constructor, include G4Radioactivation process,
0048                             inactivate atomic deexcitation
0049      
0050 27-07-21 mma (exhadr06-V10-07-11)
0051 - RunAction::CountProcesses() : add a protection if (process == nullptr)
0052 - TrackingAction, RunAction : add a comment for excited states
0053 
0054 19-07-21 I. Hrivnacova (exhadr06-V10-07-10)
0055 - Updated for changes in the analysis category:
0056   removed deleting of the analysis manager,
0057   as this is now done by the Geant4 kernel.
0058 
0059 22-06-21 G. Cosmo (exhadr06-V10-07-09)
0060 - Use new CLHEP units for minute, hour, day, year and millielectronvolt
0061   in PhysicsList.
0062 
0063 06-04-21 mma (exhadr06-V10-07-08)
0064 - main : set true few env variables for ParticleHP
0065          more on stepping verbose initialsation
0066      
0067 22-03-21 mma (exhadr06-V10-07-07)
0068 - TrackingAction : add TrackingMessenger with 2 commands
0069 - minor cosmetic in Run.cc
0070      
0071 15-03-21 mma (exhadr06-V10-07-06)
0072 - DetectorConstruction::SetRadius() : update fWorldSize
0073 - Migration to G4RunManagerFactory and G4SteppingVerboseWithUnits
0074      
0075 04-03-21 A. Ribon (exhadr06-V10-07-05)
0076 - GammaNuclearPhysics, GammaNuclearPhysicsLEND : replaced
0077   G4PhotoNuclearProcess (that has been deleted) with
0078   G4HadronInelasticProcess.
0079 
0080 30-01-21 mma (exhadr06-V10-07-04)
0081 - PhysicsList: add new units for time
0082      
0083 27-01-21 mma (exhadr06-V10-07-03)
0084 - TrackingAction, Run: print meanLife
0085      
0086 15-01-21 mma (exhadr06-V10-07-02)
0087 - TrackingAction: count secondary particles with meanLife > 0.
0088      
0089 05-01-21 mma (exhadr06-V10-07-01)
0090 - PhysicsList: add GammaNuclearPhysicsLEND
0091       
0092 22-12-20 mma (exhadr06-V10-07-00)
0093 - update ElectromagneticPhysics
0094 - suppress command /process/list in several macros
0095      
0096 16-10-20 mma (exhadr06-V10-06-03)
0097 - add macro singleFission.mac
0098 - TrackingAction : add commented code for singleFission
0099 
0100 05-08-20 A. Ribon (exhadr06-V10-06-02)
0101 - Hadr06.cc , fission.mac , envHadronic.(c)sh : removed deprecated
0102   HP environmental variables and replaced them with corresponding
0103   C++ calls in the main, and UI commands in the macros. 
0104   (The two shell-script files will be removed in G4 11.0.)
0105 
0106 10-06-20 mma (exhadr06-V10-06-01)
0107 - HistoManager, TrackingAction : plot particle energy at creation
0108      
0109 08-05-20 mma (exhadr06-V10-06-00)
0110 - GammaNuclearPhysics : add G4LowEGammaNuclearModel
0111 
0112 04-10-18 mma (exhadr06-V10-04-04)
0113 - PhysicsList : use G4IonPhysicsXS
0114 
0115 25-06-18 mma (exhadr06-V10-04-03)
0116 - envHadronic : add env variables for particleHP (PHP)
0117 
0118 09-05-18 B. Morgan (exhadr06-V10-04-02)
0119 - Include G4Types before use of G4MULTITHREADED. For forward
0120   compatibility with move to #defines over -D for G4 preprocessor
0121   symbols.
0122 
0123 05-04-18 mma (exhadr06-V10-04-01)
0124 - Hadr06.cc : set visualisation only in interactive session.
0125 
0126 16-03-18 mma (exhadr06-V10-04-00)
0127 - Hadr06.cc : remove G4UI_USE and G4VIS_USE
0128 
0129 28-11-17 I. Hrivnacova  (exhadr06-V10-03-04)
0130 - Fixed Doxygen warnings
0131 
0132 27-04-17 mma  (exhadr06-V10-03-03)
0133 - update readme
0134 
0135 12-04-17 mma  (exhadr06-V10-03-02)
0136 - BeginOfRunAction() : remove SetRandomNumberStore()
0137 
0138 19-02-17 mma  (exhadr06-V10-03-01)
0139 - Readme, HistoManager : add a comment
0140 
0141 17-02-17 mma  (exhadr06-V10-03-00)
0142 - Run.cc : modify normalisation of histos
0143                  
0144 14-10-16 G.Folger (exhadr06-V10-02-04)
0145 - remove direct use of aParticleIterator, use GetParticleTableIterator().
0146     fix required by clang39 on Linux and MAC
0147          
0148 10-09-16 mma  (exhadr06-V10-02-03)
0149 - rename GammaPhysics --> GammaNuclearPhysics
0150          EmStandardPhysics --> ElectromagneticPhysics
0151                  
0152 12-07-16 mma (exhadr06-V10-02-02)
0153 - DetectorConstruction : add HeavyWater
0154 
0155 04-07-16 I. Hrivnacova
0156 - Fixes for Doxygen documentation
0157 
0158 13-04-16 mma  (exhadr06-V10-02-01)
0159 - EmStandardPhysics: use G4EmParameters
0160 
0161 14-02-16 mma (exhadr06-V10-02-00)
0162 - PhysicsList : add G4StoppingPhysics
0163 - materials : add NE213
0164          
0165 02-11-15 A. Ribon (exhadr06-V10-01-00)
0166 - Migrated to ParticleHP
0167          
0168 19-11-14 mma (exhadr06-V10-00-09)
0169 - cosmetic in envHadronic.csh
0170          
0171 15-11-14 mma (exhadr06-V10-00-08)
0172 - Run::Merge() : add fEnergyFlow
0173 
0174 26-10-14 mma (exhadr06-V10-00-07)
0175 - PhysicsList : activate G4RadioactivedecayPhysics
0176 - Hadr06.cc : option set nThreads via command
0177 
0178 18-09-14 mma (exhadr06-V10-00-06)
0179 - Hadr06.cc : SetNumberOfThreads(G4Threading::G4GetNumberOfCores())
0180 
0181 15-09-14 I. Hrivnacova (exhadr06-V10-00-05)
0182 - Fixed test in envHadronic.sh
0183      
0184 15-07-14 mma (exhadr06-V10-00-04)
0185 - remove PhysicsList::ConstructParticles() 
0186          
0187 13-05-14 mma (exhadr06-V10-00-03)
0188 - new macro fission.mac
0189 
0190 03-05-14 mma (exhadr06-V10-00-02)
0191 - HadronElasticPhysicsHP inherit from G4HadronElasticPhysics
0192 - do not register G4RadioactiveDecay
0193      
0194 24-04-14 mma (exhadr06-V10-00-01)
0195 - local physics constructor HadronElasticPhysicsHP
0196 - NeutronHPMessenger to set up neutron thermal scattering
0197      
0198 13-03-14 Michel Maire (exhadr06-V10-00-00)
0199 - created from Hadr03 and Hadr04