Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example TestEm13 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-04-17 Michel Maire (testem13-V11-02-00)
0008 - Readme: document macros
0009 
0010 ## 2023-05-10 Michel Maire (testem13-V11-01-00)
0011 - revision of all headers
0012 
0013 ## 2021-12-10 Ben Morgan (testem13-V11-00-00)
0014 - Change to new Markdown History format
0015 
0016 ---
0017 
0018 # History entries prior to 11.0
0019      
0020 10-05-21 mma (testem13-V10-07-00)
0021 - Migration to G4RunManagerFactory and G4SteppingVerboseWithUnits.
0022      
0023 26-11-19 I. Hrivnacova (testem13-V10-05-01)
0024 - Fixed Doxygen warnings
0025 
0026 10-09-19 mma  (testem13-V10-05-00)
0027 - update PhysListEmStandard, livermore, penelope
0028   go back to V10-03-00 : register only post step part of the processes.
0029 - PhysicsList::SetCuts() : set lower limit = 100 eV
0030      
0031 09-05-18 B.Morgan (testem13-V10-04-03)
0032 - Include G4Types before use of G4MULTITHREADED. For forward
0033   compatibility with move to #defines over -D for G4 preprocessor
0034   symbols.
0035 
0036 09-04-18 mma (testem13-V10-04-02)
0037 - testem13.cc : set visualisation only in interactive mode
0038 
0039 19-03-18 mma (testem13-V10-04-01)
0040 - testem13.cc : remove G4UI_USE and G4VIS_USE
0041 
0042 21-12-17 mma  (testem13-V10-04-00)
0043 - update PhysListEmStandard, livermore, penelope
0044 
0045 19-04-17 mma  (testem13-V10-03-00)
0046 - BeginOfRunAction() : remove SetRandomNumberStore(true)
0047 
0048 14-10-16 G.Folger (testem13-V10-02-03)
0049 - remove direct use of {a,the}ParticleIterator, use GetParticleTableIterator().
0050     fix required by clang39 on Linux and MAC
0051 
0052 04-07-16 I. Hrivnacova  (testem13-V10-02-02)
0053 - Fixes for Doxygen documentation
0054 
0055 08-04-16 mma  (testem13-V10-02-01)
0056 - PhysListEmStandard: remove G4EmProcessOption.hh
0057 
0058 08-04-16 mma  (testem13-V10-02-00)
0059 - PhysicsList: use G4EmParameters
0060 - remove geant3 subdirectory
0061 
0062 27-09-15 mma (testem13-V10-01-00)
0063 - DetectorConstruction::SetMatetial(): allow nist materials
0064          
0065 24-10-14 mma (testem13-V10-00-03)
0066 - TestEm12.in : /run/numberOfThreads 2
0067 
0068 04-10-14 mma (testem13-V10-00-02)
0069 - TestEm13.cc : use G4Random
0070          
0071 03-10-14 mma (testem13-V10-00-01)
0072 - MT migration
0073 
0074 21-06-14 mma (testem13-V10-00-00)
0075 - remove PhysicsList::SetCuts(). Update macros
0076 - suppress EventAction and its Messenger
0077 
0078 19-06-13 mma (testem13-V09-06-04)
0079 - SteppingVerbose: use G4Step::GetSecondaryInCurrentStep().
0080      
0081 07-06-13 mma (testem13-V09-06-03)
0082 - Cosmetic in SteppingAction.
0083      
0084 01-04-13 A.Dotti (testem13-V09-06-02)
0085 - New G4VUserPhysicsList interface 
0086 
0087 13-02-13 I.Hrivnacova(testem13-V09-06-01) 
0088 - Applied coding guidelines (virtual keyword, data members initialization)
0089 
0090 11-12-12 V.Ivant (testem13-V09-06-00)
0091 - PhysListEmStandard: use SetEmModel method
0092 
0093 12-10-12 V.Ivant (testem13-V09-05-02)
0094 - Migration to the updated analysis tool and inplicit units
0095      
0096 08-10-12 mma (testem13-V09-05-01)
0097 - G4 coding conventions: virtual
0098      
0099 10-04-12 mma (testem13-V09-05-00)
0100 - all classes : apply G4 coding conventions
0101      
0102 08-11-11 mma (testem13-V09-04-02)
0103 - modify SteppingVerbose for OutOfWorld
0104           
0105 31-05-11 mma (testem13-V09-04-01)
0106 - DetectorConstruction : for Water, set I = 78 eV (instead of 75 eV)
0107 
0108 12-05-11 mma (testem13-V09-04-00)
0109 - PhysListEmStandard: adapted for 9.4-ref-03 
0110   include AtomicDeexcitation, new G4PEEffectFluoModel, G4KleinNishinaModel.
0111        
0112 06-06-10 J.Perl (testem13-V09-03-03)
0113 - Remove unused variable in EventAction
0114 
0115 03-06-10 J.Perl (testem13-V09-03-02)
0116 - Updated vis usage 
0117 
0118 05-04-10 mma (testem13-V09-03-01)
0119 - PhysicsList: remove non pertinent EmOptions
0120 - RunAction: replace ProcessCount by map<string, int> 
0121     
0122 02-04-10 mma (testem13-V09-03-00)
0123 - PhysicsList: extend ProductionCuts down to 100 eV
0124 - PhysListEmStandard, Livermore, Penelope:
0125       all processes registered as discrete -> no continuous Eloss
0126 - cleanup SteppingAction
0127 - TestEm14.cc : introduction of G4UIExecutive      
0128 - update README
0129      
0130 19-11-09 mma (testem13-V09-02-01)
0131 - add new livermore and penelope physics lists
0132           
0133 25-09-09 mma (testem13-V09-02-00)
0134 - Remove old livermore and penelope physics lists
0135  
0136 12-06-08 mma (testem13-V09-01-00)
0137 - Remove AIDA from GNUmakefile 
0138 
0139 02-07-07 V.Ivant (testem13-V09-00-00) 
0140      
0141 25-06-07 mma (testem13-V08-03-00) 
0142 - SteppingAction : modify logic to take into account low energy packages
0143 - cosmetic in TestEm13.in
0144      
0145 06-04-07 mma (testem13-V08-02-00) 
0146 - vis.mac : suppress the command drawTracks
0147 
0148 24-10-06 mma (testem13-V08-01-00) 
0149 - GNUmakefile : LOADLIBS
0150      
0151 19-05-06 mma (testem13-V08-00-08)
0152 - update README
0153      
0154 10-05-06 mma (testem13-V08-00-07)
0155 - added protection in DetectorConstruction::UpdateDeometry()
0156           
0157 26-04-06 mma (testem13-V08-00-06)
0158 - creation, from previous TestEm13 which is renamed TestEm14