Warning, /geant4/examples/extended/electromagnetic/TestEm16/History is written in an unsupported language. File is not indexed.
0001 # Example TestEm16 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 ## 2023-12-14 H.Burkhardt ( testem16-V11-02-00)
0008 - update README to document all macros
0009
0010 ## 2023-10-16 H.Burkhardt (testem16-V11-01-03)
0011 - minor update of SteppingAction.cc
0012
0013 ## 2023-10-16 H.Burkhardt (testem16-V11-01-02)
0014 - use XRayReflection_data from G4EMLOW
0015
0016 ## 2023-09-19 H.Burkhardt (testem16-V11-01-01)
0017 - extended to test the new process XrayReflection
0018 geometry optionally read from gdml file
0019
0020 ## 2022-08-11 H.Burkhardt (testem16-V11-00-01)
0021 - minor cleanup in vis.mac and run01.mac to make output
0022 with multi threading more readable
0023
0024 ## 2021-12-10 Ben Morgan (testem16-V11-00-00)
0025 - Change to new Markdown History format
0026
0027 ---
0028
0029 # History entries prior to 11.0
0030
0031 06-10-21 I. Hrivnacova (testem16-V10-07-02)
0032 - Migration to new G4AnalysisManager.hh header;
0033 define the default output file type (root).
0034
0035 19-07-21 I. Hrivnacova (testem16-V10-07-01)
0036 - Updated for changes in the analysis category:
0037 removed deleting of the analysis manager,
0038 as this is now done by the Geant4 kernel.
0039
0040 11-05-21 mma (testem16-V10-07-00)
0041 - Migration to G4RunManagerFactory and G4SteppingVerboseWithUnits.
0042
0043 28-11-19 I. Hrivnacova (testem16-V10-05-02)
0044 - Fixed a link in .README.txt
0045
0046 06-04-19 V.Ivanchenko (testem16-V10-05-01)
0047 - TestEm16.in - minor update
0048
0049 04-04-19 V.Ivanchenko (testem16-V10-05-00)
0050 - PhysicsList - use G4DecayPhysics and drop G4AutoDelete
0051 - TestEm16.cc - drop RanecuEngine
0052
0053 09-05-18 B.Morgan (testem16-V10-04-02)
0054 - Include G4Types before use of G4MULTITHREADED. For forward
0055 compatibility with move to #defines over -D for G4 preprocessor
0056 symbols.
0057
0058 09-04-18 mma (testem16-V10-04-01)
0059 - testem16.cc : set visualisation only in interactive mode
0060
0061 20-03-18 mma (testem16-V10-04-00)
0062 - testem16.cc : remove G4UI_USE and G4VIS_USE
0063
0064 02-11-16 L.Garnier (testem16-V10-02-04)
0065 - remove icons.mac. Automatically include since interfaces-V10-02-07
0066
0067 14-10-16 G.Folger (testem16-V10-02-03)
0068 - remove direct use of theParticleIterator, use GetParticleTableIterator().
0069 fix required by clang39 on Linux and MAC
0070
0071 26-07-16 V.Ivant (testem16-V10-02-02)
0072 - H.Burkhardt added gui buttons, icons.mac, gui.mac
0073
0074 04-07-16 I. Hrivnacova (testem16-V10-02-01)
0075 - Fixes for Doxygen documentation
0076
0077 09-12-15 V.Ivant (testem16-V10-02-00)
0078 01-12-15 V.Ivant (testem16-V10-01-02)
0079 - H.Burkhardt fixed root macro allowing to work both with root5 and 6;
0080 added run01_prot.mac - demonstrating synkrotron radiation for FCC
0081
0082 10-12-14 V.Ivant (testem16-V10-01-01)
0083 - Fixed vis.mac and READMY
0084
0085 05-12-14 V.Ivant (testem16-V10-01-00)
0086 - Run - fixed computation of max gamma energy for MT mode
0087
0088 24-10-14 mma (testem16-V10-00-04)
0089 - in TestEm16.in : /run/numberOfThreads 2
0090
0091 13-10-14 adotti (testem16-V10-00-03 )
0092 - Fix thread safety in class PhysicsList
0093
0094 28-09-14 mma (testem16-V10-00-02)
0095 - migration to MT
0096
0097 01-08-14 V.Ivant (testem16-V10-00-01)
0098 - PhysicsList - removed SetCut() method, added Synchrotron radiation
0099 to all charged particles
0100
0101 09-06-14 mma (testem16-V10-00-00)
0102 - suppress EventAction and its messenger
0103
0104 15-10-13 V.Ivant (testem16-V09-06-05)
0105 - updated vis.mac
0106
0107 11-07-13 I.Hrivnacova (testem16-V09-06-04)
0108 - In HistoManager: use new analysis manager method SetH1Activation();
0109 replaced tabulations
0110
0111 21-06-13 mma (testem16-V09-06-03)
0112 - SteppingVerbose: use G4Step::GetSecondaryInCurrentStep()
0113
0114 07-06-13 mma (testem16-V09-06-02)
0115 - Cosmetic in SteppingAction.
0116
0117 18-03-13 mma (testem16-V09-06-01)
0118 - Applied coding guidelines (long line)
0119
0120 13-02-13 I.Hrivnacova (testem16-V09-06-00)
0121 - Applied coding guidelines (virtual keyword, data members initialization)
0122
0123 16-10-12 mma (testem16-V09-05-03)
0124 -use G4AnalysisManager
0125 - coding convention: virtual
0126
0127 12-10-12 V.Ivant (testem16-V09-05-02)
0128 - Migration to explicit units
0129 - Added Rayleigh scattering in the PhysicsList
0130
0131 15-04-12 mma (testem16-V09-05-01)
0132 - all classes : apply G4 coding conventions
0133
0134 12-03-12 mma (testem16-V09-05-00)
0135 - HistoManager.hh and .cc : migrate to new g4tools histogramming system
0136 Do not need aida anymore, nor G4ANALYSIS_USE
0137 - HistoMessenger.hh and .cc : suppress fileType command
0138 - Update Readme and all macros accordingly
0139
0140 09-11-10 M.Asai (testem16-V09-03-04)
0141 - Fix AIDA file option.
0142
0143 13-10-10 V.Ivanchenko (testem16-V09-03-03)
0144 - SteppingAction - use const pointers for step/track objects;
0145 use process subtype instead of name
0146
0147 06-06-10 J.Perl (testem16-V09-03-02)
0148 - Remove unused variable in EventAction
0149
0150 03-06-10 J.Perl (testem16-V09-03-01)
0151 - Updated vis usage
0152
0153 20-05-10 mma (testem16-V09-03-00)
0154 - TestEm16.cc : introduction of G4UIExecutive
0155
0156 19-11-09 mma (testem16-V09-02-00)
0157 - PhysicsList : introduce eMultipleScattering and MuMultipleScattering
0158
0159 24-09-08 mma (testem16-V09-01-02)
0160 - HistoManager : root as default format
0161
0162 12-06-08 mma (testem16-V09-01-01)
0163 - Remove AIDA from GNUmakefile
0164
0165 07-05-08 mma (testem16-V09-01-00)
0166 - README : update Aida informations
0167
0168 18-01-07 V.Ivant (testem16-V08-02-00)
0169 - GNUmakefile - minor fix
0170 - HistoManager and HistoMessenger added (H.Burkhardt)
0171 - Command to modify upper step limit is added (H.Burkhardt)
0172
0173 24-10-06 mma (testem16-V08-01-00)
0174 - GNUmakefile : LOADLIBS
0175
0176 24-05-06 mma (testem16-V08-00-01)
0177 - remove PrimaryGeneratorMessenger
0178
0179 23-05-06 V.Ivant (testem16-V08-00-00)
0180 - first tag
0181
0182 20-05-06
0183 - created by Helmut Burkhardt