Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/hadronic/Hadr06/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/extended/hadronic/Hadr06/History (Version 11.3.0) and /examples/extended/hadronic/Hadr06/History (Version 10.4.p2)


  1 # Example Hadr06 History                       <<   1 $Id: History 71654 2013-06-19 18:20:04Z maire $
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir <<   3      =========================================================
  4 which **must** added in reverse chronological  <<   4      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
  5 be used as a substitute for writing good git c <<   5      =========================================================
  6                                                <<   6 
  7 ## 2024-03-20 Michel Maire (exhadr06-V11-02-00 <<   7                     Hadr06 History file
  8 - RadioactiveDecayPhysics.cc: add Triton       <<   8                     -------------------
  9 - apply coding rules. document hadr06.in       <<   9 This file should be used by the G4 example coordinator to briefly
 10                                                <<  10 summarize all major modifications introduced in the code and keep
 11 ## 2023-11-12 Alberto Ribon (exhadr06-V11-01-0 <<  11 track of all tags.
 12 - fission.mac, singleFission.mac : introduced  <<  12 
 13 /process/had/rdm/thresholdForVeryLongDecayTime <<  13      ----------------------------------------------------------
 14 to allow all radioactive decays (including the <<  14      * Reverse chronological order (last date on top), please *
 15 This is necessary since G4 11.2, being 1 year  <<  15      ----------------------------------------------------------
 16 threshold above which the decays are ignored.  << 
 17                                                << 
 18 ## 2023-06-04 Michel Maire (exhadr06-V11-01-01 << 
 19 - revision of all headers                      << 
 20                                                << 
 21 ## 2022-12-19 mma (exhadr06-V11-01-00)         << 
 22 - Run.hh, Run.cc, EventAction.cc, HistoManager << 
 23      compute and plot total energy released    << 
 24                                                << 
 25 ## 2022-04-01 mma (exhadr06-V11-00-01)         << 
 26 - PhysicsList: add G4NuclideTable::SetThreshol << 
 27 - TrackingAction: print ions with meanLife = 0 << 
 28                                                << 
 29 ## 2021-12-10 Ben Morgan (exhadr06-V11-00-00)  << 
 30 - Change to new Markdown History format        << 
 31                                                << 
 32 ---                                            << 
 33                                                << 
 34 # History entries prior to 11.0                << 
 35                                                << 
 36 13-10-21 I. Hrivnacova (exhadr06-V10-07-14)    << 
 37 - Migration to new G4AnalysisManager.hh header << 
 38   define the default output file type (root).  << 
 39                                                << 
 40 11-10-21 mma (exhadr06-V10-07-13)              << 
 41 - HadronElasticPhysicsHP : use G4GenericMessen << 
 42 - RadioactiveDecayPhysics : do not change Thre << 
 43                                                << 
 44 category:)                                     << 
 45 05-08-21 mma (exhadr06-V10-07-12)              << 
 46 - ElectromagneticPhysics : update EM parameter << 
 47 - RadioactiveDecayPhysics : new constructor, i << 
 48                             inactivate atomic  << 
 49                                                << 
 50 27-07-21 mma (exhadr06-V10-07-11)              << 
 51 - RunAction::CountProcesses() : add a protecti << 
 52 - TrackingAction, RunAction : add a comment fo << 
 53                                                << 
 54 19-07-21 I. Hrivnacova (exhadr06-V10-07-10)    << 
 55 - Updated for changes in the analysis category << 
 56   removed deleting of the analysis manager,    << 
 57   as this is now done by the Geant4 kernel.    << 
 58                                                << 
 59 22-06-21 G. Cosmo (exhadr06-V10-07-09)         << 
 60 - Use new CLHEP units for minute, hour, day, y << 
 61   in PhysicsList.                              << 
 62                                                << 
 63 06-04-21 mma (exhadr06-V10-07-08)              << 
 64 - main : set true few env variables for Partic << 
 65          more on stepping verbose initialsatio << 
 66                                                << 
 67 22-03-21 mma (exhadr06-V10-07-07)              << 
 68 - TrackingAction : add TrackingMessenger with  << 
 69 - minor cosmetic in Run.cc                     << 
 70                                                << 
 71 15-03-21 mma (exhadr06-V10-07-06)              << 
 72 - DetectorConstruction::SetRadius() : update f << 
 73 - Migration to G4RunManagerFactory and G4Stepp << 
 74                                                << 
 75 04-03-21 A. Ribon (exhadr06-V10-07-05)         << 
 76 - GammaNuclearPhysics, GammaNuclearPhysicsLEND << 
 77   G4PhotoNuclearProcess (that has been deleted << 
 78   G4HadronInelasticProcess.                    << 
 79                                                << 
 80 30-01-21 mma (exhadr06-V10-07-04)              << 
 81 - PhysicsList: add new units for time          << 
 82                                                << 
 83 27-01-21 mma (exhadr06-V10-07-03)              << 
 84 - TrackingAction, Run: print meanLife          << 
 85                                                << 
 86 15-01-21 mma (exhadr06-V10-07-02)              << 
 87 - TrackingAction: count secondary particles wi << 
 88                                                << 
 89 05-01-21 mma (exhadr06-V10-07-01)              << 
 90 - PhysicsList: add GammaNuclearPhysicsLEND     << 
 91                                                << 
 92 22-12-20 mma (exhadr06-V10-07-00)              << 
 93 - update ElectromagneticPhysics                << 
 94 - suppress command /process/list in several ma << 
 95                                                << 
 96 16-10-20 mma (exhadr06-V10-06-03)              << 
 97 - add macro singleFission.mac                  << 
 98 - TrackingAction : add commented code for sing << 
 99                                                << 
100 05-08-20 A. Ribon (exhadr06-V10-06-02)         << 
101 - Hadr06.cc , fission.mac , envHadronic.(c)sh  << 
102   HP environmental variables and replaced them << 
103   C++ calls in the main, and UI commands in th << 
104   (The two shell-script files will be removed  << 
105                                                << 
106 10-06-20 mma (exhadr06-V10-06-01)              << 
107 - HistoManager, TrackingAction : plot particle << 
108                                                << 
109 08-05-20 mma (exhadr06-V10-06-00)              << 
110 - GammaNuclearPhysics : add G4LowEGammaNuclear << 
111                                                << 
112 04-10-18 mma (exhadr06-V10-04-04)              << 
113 - PhysicsList : use G4IonPhysicsXS             << 
114                                                << 
115 25-06-18 mma (exhadr06-V10-04-03)              << 
116 - envHadronic : add env variables for particle << 
117                                                << 
118 09-05-18 B. Morgan (exhadr06-V10-04-02)        << 
119 - Include G4Types before use of G4MULTITHREADE << 
120   compatibility with move to #defines over -D  << 
121   symbols.                                     << 
122                                                << 
123 05-04-18 mma (exhadr06-V10-04-01)              << 
124 - Hadr06.cc : set visualisation only in intera << 
125                                                << 
126 16-03-18 mma (exhadr06-V10-04-00)              << 
127 - Hadr06.cc : remove G4UI_USE and G4VIS_USE    << 
128                                                    16 
129 28-11-17 I. Hrivnacova  (exhadr06-V10-03-04)       17 28-11-17 I. Hrivnacova  (exhadr06-V10-03-04)
130 - Fixed Doxygen warnings                           18 - Fixed Doxygen warnings
131                                                    19 
132 27-04-17 mma  (exhadr06-V10-03-03)                 20 27-04-17 mma  (exhadr06-V10-03-03)
133 - update readme                                    21 - update readme
134                                                    22 
135 12-04-17 mma  (exhadr06-V10-03-02)                 23 12-04-17 mma  (exhadr06-V10-03-02)
136 - BeginOfRunAction() : remove SetRandomNumberS     24 - BeginOfRunAction() : remove SetRandomNumberStore()
137                                                    25 
138 19-02-17 mma  (exhadr06-V10-03-01)                 26 19-02-17 mma  (exhadr06-V10-03-01)
139 - Readme, HistoManager : add a comment             27 - Readme, HistoManager : add a comment
140                                                    28 
141 17-02-17 mma  (exhadr06-V10-03-00)                 29 17-02-17 mma  (exhadr06-V10-03-00)
142 - Run.cc : modify normalisation of histos          30 - Run.cc : modify normalisation of histos
143                                                    31      
144 14-10-16 G.Folger (exhadr06-V10-02-04)             32 14-10-16 G.Folger (exhadr06-V10-02-04)
145 - remove direct use of aParticleIterator, use      33 - remove direct use of aParticleIterator, use GetParticleTableIterator().
146     fix required by clang39 on Linux and MAC       34     fix required by clang39 on Linux and MAC
147                                                    35    
148 10-09-16 mma  (exhadr06-V10-02-03)                 36 10-09-16 mma  (exhadr06-V10-02-03)
149 - rename GammaPhysics --> GammaNuclearPhysics      37 - rename GammaPhysics --> GammaNuclearPhysics
150          EmStandardPhysics --> Electromagnetic     38          EmStandardPhysics --> ElectromagneticPhysics
151                                                    39      
152 12-07-16 mma (exhadr06-V10-02-02)                  40 12-07-16 mma (exhadr06-V10-02-02)
153 - DetectorConstruction : add HeavyWater            41 - DetectorConstruction : add HeavyWater
154                                                    42 
155 04-07-16 I. Hrivnacova                             43 04-07-16 I. Hrivnacova
156 - Fixes for Doxygen documentation                  44 - Fixes for Doxygen documentation
157                                                    45 
158 13-04-16 mma  (exhadr06-V10-02-01)                 46 13-04-16 mma  (exhadr06-V10-02-01)
159 - EmStandardPhysics: use G4EmParameters            47 - EmStandardPhysics: use G4EmParameters
160                                                    48 
161 14-02-16 mma (exhadr06-V10-02-00)                  49 14-02-16 mma (exhadr06-V10-02-00)
162 - PhysicsList : add G4StoppingPhysics              50 - PhysicsList : add G4StoppingPhysics
163 - materials : add NE213                            51 - materials : add NE213
164                                                    52    
165 02-11-15 A. Ribon (exhadr06-V10-01-00)             53 02-11-15 A. Ribon (exhadr06-V10-01-00)
166 - Migrated to ParticleHP                           54 - Migrated to ParticleHP
167                                                    55    
168 19-11-14 mma (exhadr06-V10-00-09)                  56 19-11-14 mma (exhadr06-V10-00-09)
169 - cosmetic in envHadronic.csh                      57 - cosmetic in envHadronic.csh
170                                                    58    
171 15-11-14 mma (exhadr06-V10-00-08)                  59 15-11-14 mma (exhadr06-V10-00-08)
172 - Run::Merge() : add fEnergyFlow                   60 - Run::Merge() : add fEnergyFlow
173                                                    61 
174 26-10-14 mma (exhadr06-V10-00-07)                  62 26-10-14 mma (exhadr06-V10-00-07)
175 - PhysicsList : activate G4RadioactivedecayPhy     63 - PhysicsList : activate G4RadioactivedecayPhysics
176 - Hadr06.cc : option set nThreads via command      64 - Hadr06.cc : option set nThreads via command
177                                                    65 
178 18-09-14 mma (exhadr06-V10-00-06)                  66 18-09-14 mma (exhadr06-V10-00-06)
179 - Hadr06.cc : SetNumberOfThreads(G4Threading::     67 - Hadr06.cc : SetNumberOfThreads(G4Threading::G4GetNumberOfCores())
180                                                    68 
181 15-09-14 I. Hrivnacova (exhadr06-V10-00-05)        69 15-09-14 I. Hrivnacova (exhadr06-V10-00-05)
182 - Fixed test in envHadronic.sh                     70 - Fixed test in envHadronic.sh
183                                                    71      
184 15-07-14 mma (exhadr06-V10-00-04)                  72 15-07-14 mma (exhadr06-V10-00-04)
185 - remove PhysicsList::ConstructParticles()         73 - remove PhysicsList::ConstructParticles() 
186                                                    74    
187 13-05-14 mma (exhadr06-V10-00-03)                  75 13-05-14 mma (exhadr06-V10-00-03)
188 - new macro fission.mac                            76 - new macro fission.mac
189                                                    77 
190 03-05-14 mma (exhadr06-V10-00-02)                  78 03-05-14 mma (exhadr06-V10-00-02)
191 - HadronElasticPhysicsHP inherit from G4Hadron     79 - HadronElasticPhysicsHP inherit from G4HadronElasticPhysics
192 - do not register G4RadioactiveDecay               80 - do not register G4RadioactiveDecay
193                                                    81      
194 24-04-14 mma (exhadr06-V10-00-01)                  82 24-04-14 mma (exhadr06-V10-00-01)
195 - local physics constructor HadronElasticPhysi     83 - local physics constructor HadronElasticPhysicsHP
196 - NeutronHPMessenger to set up neutron thermal     84 - NeutronHPMessenger to set up neutron thermal scattering
197                                                    85      
198 13-03-14 Michel Maire (exhadr06-V10-00-00)         86 13-03-14 Michel Maire (exhadr06-V10-00-00)
199 - created from Hadr03 and Hadr04                   87 - created from Hadr03 and Hadr04