Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example GB02 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 (GB02-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 (GB02-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 - GB02-V10-06-00
0022 - Migration to G4RunManagerFactory.
0023 
0024 May 20, 2018 J. Allison - GB02-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 - GB02-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 6, 2015, M. Verderi
0041 - some clean up
0042 - requires proc-biasmng-V10-01-00 and proc-biasgen-V10-01-01
0043 - tag : GB02-V10-01-01
0044 
0045 Nov 6, 2015, M. Verderi
0046 - Biasing scheme evolved using G4VAuxiliaryTrackInformation
0047   which implies some rewritting of G4BOptrForceCollision class.
0048   GB02 example adapted to these changes: mainly : seconnd
0049   OpperationApplied(..) method implemented in
0050   GB02BOptrMultiParticleForceCollision
0051 - requires proc-biasmng-V10-01-00 and proc-biasgen-V10-01-00
0052 - tag : GB02-V10-01-00
0053 
0054 Oct 14, 2014, M. Verderi
0055 - Adapt to evolved biasing generic scheme
0056 - requires proc-biasgen-V10-00-00 and proc-biasmng-V10-00-00
0057 - tag : GB02-V10-00-00
0058 
0059 Nov 29, 2013, I. Hrivnacova
0060 - Added GNUmakefile, .README
0061 
0062 Nov 28, 2013, M. Verderi -  biasingGB02-V09-06-03
0063 - remove gui
0064 - add README
0065 
0066 Nov 28, 2013, M. Verderi -  biasingGB02-V09-06-02
0067 - Code cleanup and introduction of test files.
0068 
0069 Nov 8, 2013 M. Verderi - biasingGB02-V09-06-00
0070 - Creation
0071