Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example TestEm6 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 
0008 ## 2023-11-09 I. Hrivnacova (testem6-V11-00-02)
0009 - Coding guidelines - removed tabulations from RunAction.cc
0010 - Removed useless macro TestEm6_xs.in
0011 - Updated README's
0012 - Fixed warning in plotHisto.C
0013 
0014 ## 2022-02-08 Vladimir Ivanchenko (testem6-V11-00-01)
0015 - RunAction - fixed compilation warning
0016 
0017 ## 2021-12-10 Ben Morgan (testem6-V11-00-00)
0018 - Change to new Markdown History format
0019 
0020 ---
0021 
0022 # History entries prior to 11.0
0023 
0024 07-11-21 I. Hrivnacova (testem6-V10-07-04)
0025 - Added analysis manager Clear() call instead of
0026   deleting in the end of run (removed on July 19)
0027 - Removed unused data member
0028 
0029 18-10-21 V.Ivanchenko (testem6-V10-07-03)
0030 - TestEm6.cc - migration to G4RunManagerFactory
0031 - RunAction - clean-up of analysis
0032      
0033 06-10-21 I. Hrivnacova (testem6-V10-07-02)
0034 - Migration to new G4AnalysisManager.hh header;
0035   define the default output file type (root).
0036 
0037 19-07-21 I. Hrivnacova (testem6-V10-07-01)
0038 - Updated for changes in the analysis category:
0039   removed deleting of the analysis manager,
0040   as this is now done by the Geant4 kernel.
0041 
0042 06-05-21 mma (testem6-V10-07-00)
0043 - Migration to G4SteppingVerboseWithUnits.
0044          
0045 07-04-18 mma (testem6-V10-04-02)
0046 - testem6.cc : set visualisation only in iteractive mode
0047 
0048 17-03-18 mma (testem6-V10-04-01)
0049 - testem6.cc : remove G4UI_USE and G4VIS_USE
0050 
0051 28-02-18 V.Ivant (testem6-V10-04-00)
0052 - H.Burkhardt fixed root macro 
0053 
0054 14-10-16 G.Folger (testem6-V10-02-02)
0055 - remove direct use of theParticleIterator, use GetParticleTableIterator().
0056     fix required by clang39 on Linux and MAC
0057 
0058 04-07-16 I. Hrivnacova  (testem6-V10-02-01)
0059 - Fixes for Doxygen documentation
0060 
0061 10-12-15 V.Ivant (testem6-V10-02-00)
0062 - H.Burkhardt fixed root macro allowing to work both with root5 and 6
0063     
0064 28-10-15 D.Sawkey (testem6-V10-01-00)
0065 - update physics description in READMEs
0066 - add more standard EM physics builders
0067 
0068 30-07-14 V.Ivant (testem6-V10-00-02)
0069 - Naruhiro Chikuma have updated PhysicsList, DetectorConstruction,
0070     and RunAction; bug fix  
0071          
0072 03-07-14 mma (testem6-V10-00-01)
0073 - replace /testem/event/printModulo by /run/printProgress
0074          
0075 08-06-14 mma (testem6-V10-00-00)
0076 - suppress EventAction and its messenger
0077 
0078 18-09-13 V.Ivant (testem6-V09-06-04)
0079 - fixed tag format
0080 
0081 17-09-13 V.Ivant (testem6-V09-05-04)
0082 - TestEm6.in - added cross section factor to gamma->mu+mu- process
0083      
0084 05-09-13 mma (testem6-V09-06-03)
0085 - PhysicsList: restore G4GammaConversionToMuons
0086      
0087 19-06-13 mma (testem6-V09-06-02)
0088 - SteppingVerbose: use G4Step::GetSecondaryInCurrentStep()
0089      
0090 07-06-13 mma (testem6-V09-06-01)
0091 - Cosmetic in SteppingAction.
0092 
0093 13-02-13 I.Hrivnacova (testem6-V09-06-00) 
0094 - Applied coding guidelines (virtual keyword, data members initialization)
0095 
0096 12-10-12 V.Ivant (testem6-V09-05-03)
0097 - Migration to the updated analysis tool and inplicit units
0098      
0099 11-10-12 mma (testem6-V09-05-02)
0100 - coding conventions: virtual
0101      
0102 06-04-12 mma (testem6-V09-05-01)
0103 - all classes : apply G4 coding conventions
0104      
0105 11-03-12 mma (testem6-V09-05-00)
0106 - RunAction.hh and .cc : migrate to new g4tools histogramming system
0107   Do not need aida anymore, nor G4ANALYSIS_USE 
0108        
0109 08-11-11 mma (testem6-V09-04-00)
0110 - modify SteppingVerbose for OutOfWorld
0111       
0112 09-11-10 I.Hrivnacova (testem6-V09-03-05)
0113 - Fixed compilation error on gcc-4.5.1.
0114 
0115 09-11-10 M.Asai (testem6-V09-03-04)
0116 - Fix AIDA file option.
0117     
0118 06-06-10 J.Perl (testem6-V09-03-03)
0119 - Remove unused variable in EventAction
0120 
0121 03-06-10 J.Perl (testem6-V09-03-02)
0122 - Updated vis usage 
0123 
0124 21-05-10 mma (testem6-V09-03-01)
0125 - TestEm6.cc : introduction of G4UIExecutive
0126 
0127 31-03-10 V.Ivant (testem6-V09-03-00)
0128 - Remove obsolete MSC from comments line
0129 
0130 27-11-09 V.Ivant (testem6-V09-02-01)
0131 - H.Burkhardt add StackingAction allowing remove secondary particles;
0132               cleanup PhysicsList for 9.3.
0133 
0134 13-05-09 V.Ivant (testem6-V09-02-00)
0135 - Increased upper limit of energy in the tables to 1000 TeV
0136      
0137 18-09-08 mma (testem6-V09-01-02)
0138 - RunAction : change default histogram format (root)
0139 
0140 12-06-08 mma (testem6-V09-01-01)
0141 - Remove AIDA from GNUmakefile 
0142      
0143 06-05-08 mma (testem6-V09-01-00)
0144 - README : update Aida informations
0145      
0146 20-10-06 mma (testem6-V08-01-00) 
0147 - GNUmakefile : LOADLIBS
0148       
0149 24-05-06 mma (testem6-V08-00-01)
0150 - register G4StepLimiter in PhysicsList
0151      
0152 16-02-06 mma (testem6-V08-00-00)
0153 - add command /testem/phys/SetAnnihiToHadronFac
0154 
0155 06-12-05 Gabriele Cosmo
0156 - Trivial changes for support of CLHEP-2.0.X series.
0157 
0158 29-11-05 V.Ivant (testem6-V07-01-02)
0159 - Add GenericIon to the PhysicsList
0160 
0161 23-11-05 V.Ivant (testem6-V07-01-01)
0162 - extend test to mu+mu- and pi+pi- pair creation processes and G4hhIonisation
0163   in order to test all processes of the subdirectory
0164 
0165 22-11-05 mma (testem6-V07-01-00)
0166 - update README for OpenScientist
0167 
0168 01-06-05 mma (testem6-V07-00-01)
0169 - RunAction : option "noErrors" for hbook files;
0170      
0171 3rd May 2005  John Allison  (examples-V07-00-03)
0172 - Replaced vis manager with G4VisExecutive.
0173 
0174 02-03-05 mma (testem6-V07-00-00)
0175 - RunAction : put a protection for the creation of analysis factory;
0176 
0177 02 Dec 04: V.Ivant (testem6-V06-02-01)
0178 - Migration to cmath
0179      
0180 27-09-04 mma (testem6-V06-02-00)
0181 - define correctly all UI subdirectories.
0182 - modifs in RunAction for hbook,root,XML (Jaida)
0183      
0184 31-03-04 mma (testem6-V06-01-00)
0185 - remove direct interface with root
0186      
0187 15-03-04 mma (testem6-V06-00-00)
0188 - example of histograms with ROOT: USE_ROOT
0189 
0190 25-11-03 V.Ivanchenko (testem6-V05-02-02)
0191 - Fix geometry (G.Cosmo)
0192 
0193 13-11-03 John Allison
0194 - Removed OPACS from Vis Manager.
0195 
0196 24-10-03 mma (testem6-V05-02-01)
0197 - PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
0198      
0199 10-10-03 mma (testem6-V05-02-00)
0200  - NOHIST replaced by ANALYSIS_USE
0201  - cosmetic in material definitions
0202  - SetMaterial() in constructor. all macros updated for /run/initialize
0203      
0204 10-06-03 mma (testem6-V05-01-00)
0205  - proper deletion of old geometry in case of update
0206  - fixe compilation warning
0207  
0208 01-04-03 mma (testem6-V05-00-02)
0209  - PVPlacement in logical mother even for the world
0210  
0211 20-02-03 V.Ivant (testem6-V05-00-01)
0212  - Migration to cut per region
0213 
0214 12-02-03 mma (testem6-V05-00-00)
0215  - DetectorConstruction: change volume name
0216 
0217 30-01-03 hbu
0218  - PhysicsList: implementation of (e+,e-) annihilation to (mu+,mu-)
0219  - macros run11.mac and run12.mac
0220      
0221 12-12-02 mma (testem6-V04-01-00)
0222  - migration to aida 3.0
0223  - UI directory /testem/
0224      
0225 05-06-02 mma (testem6-V04-00-01)
0226  - old histograming package clhep/hist replaced by AIDA 2.2/anaphe
0227 
0228 23-05-02 mma (testem6-V04-00-00)
0229  - creation