Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example GB01 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 (GB01-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 - GB01-V10-06-00
0016 - Migration to G4RunManagerFactory.
0017 
0018 May 8th, 2018 J. Allison - GB01-V10-04-01
0019 - Remove G4UI_USE and G4VIS_USE.
0020 - Move instantiation of G4UIExecutive nearer to start of main.
0021 
0022 May 8th, 2018 B. Morgan - GB01-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 Nov 02, 2016 I. Hrivnacova
0028 - Added files description (for Doxygen)
0029 
0030 Jul 20, 2016 I. Hrivnacova
0031 - Coding guidelines
0032   (redundant empty lines, class data member names, separators)
0033 
0034 Nov 14, 2014, M. Verderi
0035 - Fix in GB01BOptrChangeCrossSection, which was not properly using the
0036   new cross-section value in case of an UpdateForStep(...). A trick
0037   is used with operation->UpdateForStep( 0.0 ) to make it working.
0038 - GB01-V10-00-02
0039 
0040 Nov 09, 2014, M. Verderi
0041 - Fix compilation warnings in GB01BOptrChangeCrossSection.
0042 - GB01-V10-00-01
0043 
0044 Nov 07, 2014, M. Verderi
0045 - Adapt to MT
0046 - Adapt to evolved generic biasing scheme
0047 - tag : GB01-V10-00-00
0048 
0049 Nov 29, 2013, I. Hrivnacova
0050 - Added GNUmakefile, .README
0051 
0052 Nov 28, 2013, M. Verderi -  GB01-V09-06-05
0053 - correct README
0054 
0055 Nov 28, 2013, M. Verderi -  GB01-V09-06-04
0056 - remove gui
0057 - add README
0058 
0059 Nov 28, 2013, G. Cosmo -  GB01-V09-06-03, GB01-V09-06-02
0060 - Removed unused data member in GB01BOptrMultiParticleChangeCrossSection.
0061 
0062 Nov 27, 2013, M. Verderi -  biasingGB01-V09-06-01
0063 - improve GB01BOptrMultiParticleChangeCrossSection operator,
0064   showing how to apply biasing under some conditions.
0065   And save some random number shooting.
0066 - add test.
0067 
0068 Nov 8, 2013 M. Verderi - biasingGB01-V09-06-00
0069 - Creation
0070