Warning, /geant4/examples/extended/biasing/GB06/History is written in an unsupported language. File is not indexed.
0001 # Example GB06 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).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006
0007 -------------------------------------------------------------------------------
0008
0009 ## 2025-03-10 Igor Semeniouk (GB06-V11-03-01)
0010 - Remove unused WITH_GEANT4_UIVIS cmake option
0011 - Propagate biasing on/off to parallel world construction to initialization of biasing classes only if biasing requested.
0012
0013 ## 2025-02-04 Igor Semeniouk (GB06-V11-03-00)
0014 - Add check shred data was nullptr, fix crash when biasing off
0015
0016 ## 2024-07-10 Gabriele Cosmo (GB06-V11-02-00)
0017 - Avoid call to static volumes store in DetectorConstruction class.
0018
0019 ## 2023-09-05 Gabriele Cosmo (GB06-V11-01-00)
0020 - Replaced use of deprecated G4TouchableHistoryHandle with G4TouchableHandle.
0021
0022 ## 2021-12-10 Ben Morgan (GB06-V11-00-00)
0023 - Change to new Markdown History format
0024
0025 ---
0026
0027 # History entries prior to 11.0
0028
0029 November 10th, 2020 Ben Morgan - GB06-V10-06-00
0030 - Migration to G4RunManagerFactory.
0031
0032 May 20th, 2018 J. Allison - GB06-V10-04-01
0033 - Remove G4UI_USE and G4VIS_USE.
0034 - Move instantiation of G4UIExecutive nearer to start of main.
0035
0036 May 8, 2018 B. Morgan - GB06-V10-04-00
0037 - Include G4Types before use of G4MULTITHREADED. For forward
0038 compatibility with move to #defines over -D for G4 preprocessor
0039 symbols.
0040
0041 Nov 18, 2016 G. Folger - biasingGB06-V10-02-01
0042 - correct name in GNUmakefile
0043
0044 Nov 02, 2016 I. Hrivnacova
0045 - Added files description (for Doxygen)
0046
0047 Nov 02, 2016 M. Verderi - biasingGB06-V10-02-00
0048 - Creation
0049