Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example GB04 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 ## 2021-12-10 Ben Morgan (GB04-V11-00-00)
0009 - Change to new Markdown History format
0010 
0011 ---
0012 
0013 # History entries prior to 11.0
0014 
0015 November 10th, 2020 Ben Morgan - GB04-V10-06-00
0016 - Migration to G4RunManagerFactory.
0017 
0018 May 20, 2018 J. Allison (GB04-V10-04-01)
0019 - Remove G4UI_USE and G4VIS_USE.
0020 - Move instantiation of G4UIExecutive nearer to start of main.
0021 
0022 May 8, 2018 B. Morgan (GB04-V10-04-00)
0023 - Include G4Types before use of G4MULTITHREADED. For forward
0024   compatibility with move to #defines over -D for G4 preprocessor
0025   symbols.
0026 
0027 Jul 20, 2016 I. Hrivnacova
0028 - Coding guidelines(redundant empty lines, class data member names)
0029 
0030 Jun 05, 2015, M. Verderi (GB04-V10-01-00)
0031 - Bug fix in GB04BOptnBremSplitting.cc : missing
0032   fParticleChange.SetSecondaryWeightByProcess(true);
0033   as reported privately by Akihisa WAKITA.
0034 
0035 Nov 20, 2014, G. Cosmo  (GB04-V10-00-03)
0036 - Again included correction in GNUmakefile introduced in tag -01 which
0037   was lost in previous tag...
0038 
0039 Nov 14, 2014, I. Hrivnacova (GB04-V10-00-02)
0040 - Added files descriptions
0041 - Coding guidelines (data member names, separators)
0042 
0043 Nov 13, 2014, G. Cosmo  (GB04-V10-00-01)
0044 - Corrected GNUmakefile to point to correct main() translation unit.
0045 
0046 Nov 12, 2014, M. Verderi  (GB04-V10-00-00)
0047 - Created.