# Example GB06 History See `CONTRIBUTING.rst` for details of **required** info/format for each entry, which **must** added in reverse chronological order (newest at the top). It must **not** be used as a substitute for writing good git commit messages! ------------------------------------------------------------------------------- ## 2025-03-10 Igor Semeniouk (GB06-V11-03-01) - Remove unused WITH_GEANT4_UIVIS cmake option - Propagate biasing on/off to parallel world construction to initialization of biasing classes only if biasing requested. ## 2025-02-04 Igor Semeniouk (GB06-V11-03-00) - Add check shred data was nullptr, fix crash when biasing off ## 2024-07-10 Gabriele Cosmo (GB06-V11-02-00) - Avoid call to static volumes store in DetectorConstruction class. ## 2023-09-05 Gabriele Cosmo (GB06-V11-01-00) - Replaced use of deprecated G4TouchableHistoryHandle with G4TouchableHandle. ## 2021-12-10 Ben Morgan (GB06-V11-00-00) - Change to new Markdown History format --- # History entries prior to 11.0 November 10th, 2020 Ben Morgan - GB06-V10-06-00 - Migration to G4RunManagerFactory. May 20th, 2018 J. Allison - GB06-V10-04-01 - Remove G4UI_USE and G4VIS_USE. - Move instantiation of G4UIExecutive nearer to start of main. May 8, 2018 B. Morgan - GB06-V10-04-00 - Include G4Types before use of G4MULTITHREADED. For forward compatibility with move to #defines over -D for G4 preprocessor symbols. Nov 18, 2016 G. Folger - biasingGB06-V10-02-01 - correct name in GNUmakefile Nov 02, 2016 I. Hrivnacova - Added files description (for Doxygen) Nov 02, 2016 M. Verderi - biasingGB06-V10-02-00 - Creation