Warning, /geant4/examples/extended/electromagnetic/TestEm18/History is written in an unsupported language. File is not indexed.
0001 # Example TestEm18 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-03-04 Michel Maire (testem18-V11-03-00)
0008 - PhysListEmStandard::ContructProcess() : add G4RayleighScattering
0009
0010 ## 2023-05-17 Michel Maire (testem18-V11-01-00)
0011 - revision of all headers
0012 - ~StakingAction() : delete StackingMessenger*
0013
0014 ## 2021-12-10 Ben Morgan (testem18-V11-00-00)
0015 - Change to new Markdown History format
0016
0017 ---
0018
0019 # History entries prior to 11.0
0020
0021 06-10-21 I. Hrivnacova (testem18-V10-07-02)
0022 - Migration to new G4AnalysisManager.hh header;
0023 define the default output file type (root).
0024
0025 19-07-21 I. Hrivnacova (testem18-V10-07-01)
0026 - Updated for changes in the analysis category:
0027 removed deleting of the analysis manager,
0028 as this is now done by the Geant4 kernel.
0029
0030 11-05-21 mma (testem18-V10-07-00)
0031 - Migration to G4SteppingVerboseWithUnits.
0032
0033 09-11-20 mma (testem18-V10-06-00)
0034 - cleanup macros
0035 - add macros description in Readme
0036
0037 26-11-19 I. Hrivnacova (testem18-V10-05-00)
0038 - Fixed Doxygen warnings
0039
0040 10-04-18 mma (testem18-V10-04-02)
0041 - testem18.cc : set visualisation only in interactive mode
0042
0043 21-03-18 mma (testem18-V10-04-01)
0044 - testem18.cc : remove G4UI_USE and G4VIS_USE
0045
0046 15-12-17 mma (testem18-V10-04-00)
0047 - update PhysListEmLivermore and Penelope
0048
0049 13-10-17 mma (testem18-V10-03-06)
0050 - add edep.mac
0051
0052 31-08-17 G.Cosmo (testem18-V10-03-05)
0053 - Corrected initialisation of fEdepSecMin and fEdepSecMax.
0054
0055 29-08-17 mma (testem18-V10-03-04)
0056 - in option, allow the tracking of secondary particles.
0057
0058 24-07-17 mma (testem18-V10-03-03)
0059 - update readme
0060
0061 16-07-17 mma (testem18-V10-03-02)
0062 - RunAction : fix compilation warning
0063
0064 12-07-17 mma (testem18-V10-03-01)
0065 - entirely revised -> more explicit output
0066
0067 19-04-17 mma (testem18-V10-03-00)
0068 - BeginOfRunAction() : remove SetRandomNumberStore(true)
0069
0070 14-10-16 G.Folger (testem18-V10-02-03)
0071 - remove direct use of {a,the}ParticleIterator, use GetParticleTableIterator().
0072 fix required by clang39 on Linux and MAC
0073
0074 04-07-16 I. Hrivnacova (testem18-V10-02-02)
0075 - Fixes for Doxygen documentation
0076
0077 10-04-16 mma (testem18-V10-02-01)
0078 - PhysListEmStandard: use G4EmParameters
0079
0080 09-12-15 V.Ivant (testem18-V10-02-00)
0081 - H.Burkhardt fixed root macro allowing to work both with root5 and 6
0082
0083 18-06-14 mma (testem18-V10-00-00)
0084 - remove PhysicsList::SetCuts()
0085 - remove EventActionMessenger
0086
0087 11-07-13 I.Hrivnacova (testem18-V09-06-05)
0088 - In HistoManager: use new analysis manager method SetH1Activation();
0089 replaced tabulations
0090
0091 21-06-13 mma (testem18-V09-06-04)
0092 - SteppingVerbose: use G4Step::GetSecondaryInCurrentStep()
0093
0094 07-06-13 mma (testem18-V09-06-03)
0095 - Cosmetic in SteppingAction.
0096
0097 01-04-13 A.Dotti (testem18-V09-06-02)
0098 - New G4VUserPhysicsList interface
0099
0100 22-03-13 mma (testem18-V09-06-01)
0101 - coding conventions
0102
0103 13-02-13 I.Hrivnacova
0104 - Applied coding guidelines (virtual keyword, data members initialization)
0105
0106 11-12-12 V.Ivant (testem18-V09-06-00)
0107 - PhysListEmStandard: use SetEmModel method
0108
0109 17-10-12 mma (testem18-V09-05-03)
0110 - use G4AnalysisManager
0111 - coding convention: virtual
0112
0113 28-04-12 mma (testem18-V09-05-02)
0114 - RunAction::EndOfRunAction() : printing corrections
0115
0116 16-04-12 mma (testem18-V09-05-01)
0117 - all classes : apply G4 coding conventions
0118
0119 09-03-12 mma (testem18-V09-05-00)
0120 - HistoManager.hh and .cc : migrate to new g4tools histogramming system
0121 Do not need aida anymore, nor G4ANALYSIS_USE
0122 - HistoMessenger.hh and .cc : suppress fileType command
0123 - Update Readme and all macros accordingly
0124
0125 08-11-11 mma (testem18-V09-04-04)
0126 - modify SteppingVerbose for OutOfWorld
0127
0128 05-06-11 mma (testem18-V09-04-03)
0129 - PhysListEmStandard migrated to the new approach based on G4PhysicsListHelper
0130
0131 31-05-11 mma (testem18-V09-04-02)
0132 - DetectorConstruction : for Water, set I = 78 eV (instead of 75 eV)
0133
0134 12-05-11 mma (testem18-V09-04-01)
0135 - PhysListEmStandard: adapted for 9.4-ref-03
0136 include AtomicDeexcitation, new G4PEEffectFluoModel, G4KleinNishinaModel.
0137 - macro pixe.mac
0138
0139 06-01-11 mma (testem18-V09-04-00)
0140 - Go back to tag testem18-V09-03-03. Fluo test moved to TestEm14
0141
0142 22-11-10 V.Ivanchenko (testem18-V09-03-05)
0143 - PhysicsList, PhysListEmStandardFLUO - changed coherently with
0144 emutils upgrade
0145
0146 19-11-10 V.Ivanchenko (testem18-V09-03-04)
0147 - PhysicsList is taken from TestEm5, obsolete builders for
0148 Livermore and Penelope are removed; fluorescence and PIXE
0149 options are added
0150
0151 09-11-10 M.Asai (testem18-V09-03-03)
0152 - Fix AIDA file option.
0153
0154 06-06-10 J.Perl (testem18-V09-03-02)
0155 - Remove unused variable in EventAction
0156
0157 03-06-10 J.Perl (testem18-V09-03-01)
0158 - Updated vis usage
0159
0160 21-05-10 mma (testem18-V09-03-00)
0161 - TestEm18.cc : introduction of G4UIExecutive
0162
0163 19-11-09 mma (testem18-V09-02-04)
0164 - cosmetics in low-energy physics lists
0165
0166 12-10-09 mma (testem18-V09-02-03)
0167 - Substituted obsolete low-energy physics builders by builders from
0168 the physics_list library;
0169
0170 06-03-09 mma (testem18-V09-02-01)
0171 - PhysicsList::SetCuts() : remove SetEnergyRange(1*keV,100*GeV)
0172 - remove command "/testem/phys/cutLimit" already in /cuts/setLowEdge
0173
0174 22-02-09 mma (testem18-V09-02-00)
0175 - PhysicsList. EmOptions : 12*20 bins; lll=1.e-2
0176 - PhysicsList::SetCuts() : SetEnergyRange(1*keV,100*GeV)
0177 - added command "/testem/phys/cutLimit" allowing to change low limit for
0178 production threshold
0179
0180 24-09-08 mma (testem18-V09-01-04)
0181 - HistoManager : root as default format
0182
0183 12-06-08 mma (testem18-V09-01-03)
0184 - Remove AIDA from GNUmakefile
0185
0186 07-05-08 mma (testem18-V09-01-02)
0187 - PhysicsList : add spline option for physics tables
0188 - README : update Aida informations
0189
0190 07-04-08 mma (testem18-V09-01-01)
0191 - HistoManager::saveAscii() : redefinition of binEdge
0192
0193 08-01-08 mma (testem18-V09-01-00)
0194 - HistoManager : ascii[0] = flag to control creation of .ascii file
0195
0196 20-nov-07 mma (testem18-V09-00-01)
0197 - PhysicsList : more EmOptions
0198
0199 13-nov-07 mma (testem18-V09-00-00)
0200 - HistoManager/HistoMessenger : print selected histos on ascii file
0201
0202 16-feb-07 mma (testem18-V08-02-01)
0203 - add Water-vapor
0204 - correct RunAction::GetEnergyFromRange()
0205
0206 14-feb-07 michel maire (testem18-V08-02-00)
0207 - created