72 lines
2.2 KiB
Plaintext
72 lines
2.2 KiB
Plaintext
# Example GB02 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 (GB02-V11-03-00)
|
|
- Remove unused WITH_GEANT4_UIVIS cmake option
|
|
- Add vis.mac (copied from GB03) and enable detector visualization on startup
|
|
- Propagate biasing on/off to detector construction to initialization of biasing classes only if biasing requested.
|
|
|
|
## 2021-12-10 Ben Morgan (GB02-V11-00-00)
|
|
- Change to new Markdown History format
|
|
|
|
---
|
|
|
|
# History entries prior to 11.0
|
|
|
|
November 10th, 2020 Ben Morgan - GB02-V10-06-00
|
|
- Migration to G4RunManagerFactory.
|
|
|
|
May 20, 2018 J. Allison - GB02-V10-04-01
|
|
- Remove G4UI_USE and G4VIS_USE.
|
|
- Move instantiation of G4UIExecutive nearer to start of main.
|
|
|
|
May 8th, 2018 B. Morgan - GB02-V10-04-00
|
|
- Include G4Types before use of G4MULTITHREADED. For forward
|
|
compatibility with move to #defines over -D for G4 preprocessor
|
|
symbols.
|
|
|
|
Nov 02, 2016 I. Hrivnacova
|
|
- Added files description (for Doxygen)
|
|
|
|
Jul 20, 2016 I. Hrivnacova
|
|
- Coding guidelines
|
|
(redundant empty lines, class data member names, separators)
|
|
|
|
Nov 6, 2015, M. Verderi
|
|
- some clean up
|
|
- requires proc-biasmng-V10-01-00 and proc-biasgen-V10-01-01
|
|
- tag : GB02-V10-01-01
|
|
|
|
Nov 6, 2015, M. Verderi
|
|
- Biasing scheme evolved using G4VAuxiliaryTrackInformation
|
|
which implies some rewritting of G4BOptrForceCollision class.
|
|
GB02 example adapted to these changes: mainly : seconnd
|
|
OpperationApplied(..) method implemented in
|
|
GB02BOptrMultiParticleForceCollision
|
|
- requires proc-biasmng-V10-01-00 and proc-biasgen-V10-01-00
|
|
- tag : GB02-V10-01-00
|
|
|
|
Oct 14, 2014, M. Verderi
|
|
- Adapt to evolved biasing generic scheme
|
|
- requires proc-biasgen-V10-00-00 and proc-biasmng-V10-00-00
|
|
- tag : GB02-V10-00-00
|
|
|
|
Nov 29, 2013, I. Hrivnacova
|
|
- Added GNUmakefile, .README
|
|
|
|
Nov 28, 2013, M. Verderi - biasingGB02-V09-06-03
|
|
- remove gui
|
|
- add README
|
|
|
|
Nov 28, 2013, M. Verderi - biasingGB02-V09-06-02
|
|
- Code cleanup and introduction of test files.
|
|
|
|
Nov 8, 2013 M. Verderi - biasingGB02-V09-06-00
|
|
- Creation
|
|
|