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 
0009 ## 2025-03-10 Igor Semeniouk (GB01-V11-03-00)
0010 - Remove unused WITH_GEANT4_UIVIS cmake option
0011 - Add vis.mac (copied from GB03) and enable detector visualization on startup
0012 - Propagate biasing on/off to detector construction to initialization of biasing classes only if biasing requested.
0013 
0014 ## 2021-12-10 Ben Morgan (GB01-V11-00-00)
0015 - Change to new Markdown History format
0016 
0017 ---
0018 
0019 # History entries prior to 11.0
0020 
0021 November 10th, 2020 Ben Morgan - GB01-V10-06-00
0022 - Migration to G4RunManagerFactory.
0023 
0024 May 8th, 2018 J. Allison - GB01-V10-04-01
0025 - Remove G4UI_USE and G4VIS_USE.
0026 - Move instantiation of G4UIExecutive nearer to start of main.
0027 
0028 May 8th, 2018 B. Morgan - GB01-V10-04-00
0029 - Include G4Types before use of G4MULTITHREADED. For forward
0030   compatibility with move to #defines over -D for G4 preprocessor
0031   symbols.
0032 
0033 Nov 02, 2016 I. Hrivnacova
0034 - Added files description (for Doxygen)
0035 
0036 Jul 20, 2016 I. Hrivnacova
0037 - Coding guidelines
0038   (redundant empty lines, class data member names, separators)
0039 
0040 Nov 14, 2014, M. Verderi
0041 - Fix in GB01BOptrChangeCrossSection, which was not properly using the
0042   new cross-section value in case of an UpdateForStep(...). A trick
0043   is used with operation->UpdateForStep( 0.0 ) to make it working.
0044 - GB01-V10-00-02
0045 
0046 Nov 09, 2014, M. Verderi
0047 - Fix compilation warnings in GB01BOptrChangeCrossSection.
0048 - GB01-V10-00-01
0049 
0050 Nov 07, 2014, M. Verderi
0051 - Adapt to MT
0052 - Adapt to evolved generic biasing scheme
0053 - tag : GB01-V10-00-00
0054 
0055 Nov 29, 2013, I. Hrivnacova
0056 - Added GNUmakefile, .README
0057 
0058 Nov 28, 2013, M. Verderi -  GB01-V09-06-05
0059 - correct README
0060 
0061 Nov 28, 2013, M. Verderi -  GB01-V09-06-04
0062 - remove gui
0063 - add README
0064 
0065 Nov 28, 2013, G. Cosmo -  GB01-V09-06-03, GB01-V09-06-02
0066 - Removed unused data member in GB01BOptrMultiParticleChangeCrossSection.
0067 
0068 Nov 27, 2013, M. Verderi -  biasingGB01-V09-06-01
0069 - improve GB01BOptrMultiParticleChangeCrossSection operator,
0070   showing how to apply biasing under some conditions.
0071   And save some random number shooting.
0072 - add test.
0073 
0074 Nov 8, 2013 M. Verderi - biasingGB01-V09-06-00
0075 - Creation
0076