Warning, /geant4/examples/extended/medical/dna/chem2/History is written in an unsupported language. File is not indexed.
0001 # Example chem2 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 ## 2021-12-10 Ben Morgan (chem2-V11-00-00)
0009 - Change to new Markdown History format
0010
0011 ---
0012
0013 # History entries prior to 11.0
0014
0015 31.12.2020 John Allison tag chem2-V10-07-00
0016 -----------------------------------------------------
0017 - vis.mac: Change "/vis/ogl/set/eventsDrawInterval" to
0018 "/vis/ogl/flushAt NthPrimitive".
0019
0020 10.11.2020 Ben Morgan tag chem2-V10-06-00
0021 -----------------------------------------------------
0022 - Migration to G4RunManagerFactory.
0023
0024 08.02.2019 VI, WGS, SI tag chem2-V10-05-01
0025 -----------------------------------------------------
0026 - Fixed PhysicsList
0027
0028 05.02.2019 S. Incerti tag chem2-V10-05-00
0029 -----------------------------------------------------
0030 - Clean-up of TimeStepAction
0031
0032 28.11.2018 V. Ivanchenko tag chem2-V10-04-02
0033 -----------------------------------------------------
0034 - Fixed nightly problem by change initial parameters in beam.in and
0035 minor clean-up in chem1.cc
0036
0037 27.11.2018 V. Ivanchenko tag chem2-V10-04-01
0038 -----------------------------------------------------
0039 - Fixed nightly problem in PhysicsList by removing G4PhysicsConstructorRegisty
0040
0041 26.02.2018 R. Hatcher tag chem2-V10-04-00
0042 -----------------------------------------------------
0043 - Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty
0044 is filled when using static libraries
0045
0046 07.06.2016 S.Incerti tag chem2-V10-03-00
0047 -----------------------------------------------------
0048 - Modified time steps
0049
0050 09.07.2016 S.Incerti tag chem2-V10-02-01
0051 -----------------------------------------------------
0052 - Updated README
0053
0054 04.07.2016 I.Hrivnacova tag chem2-V10-02-00
0055 -----------------------------------------------------
0056 - Fixes for Doxygen documentation
0057
0058 22.03.2015 M.K tag chem2-V10-01-01
0059 -----------------------------------------------------
0060 - CommandLine option: -mt option restaured with 2 as default number of threads
0061 - gui.mac added + reverse order of call between gui.mac and vis.mac in chem3.cc
0062 - change color of world
0063
0064 18.03.2015 M.K tag chem2-V10-01-00
0065 -----------------------------------------------------
0066 - G4UserTimeStepAction::UserReactionAction : vector of reaction products becomes
0067 a pointer instead of a reference
0068
0069 28.11.2014 M.K tag chem2-V10-00-05
0070 -----------------------------------------------------
0071 - Update to last dna version
0072 - Change energy of the primary
0073
0074 24.11.2014 M.K tag chem2-V10-00-04
0075 -----------------------------------------------------
0076 - Retag before release
0077 - Initialization of chemistry applications is simplified
0078
0079 06.11.2014 I.Hrivnacova
0080 -----------------------------------------------------
0081 - Fixes in .README
0082
0083 06.11.2014 M.K tag chem2-V10-00-03
0084 -----------------------------------------------------
0085 - Select GUI+vis driver from command line
0086
0087 24.10.2014 M.K tag chem2-V10-00-02
0088 -----------------------------------------------------
0089 - G4ITTimeStepper --> G4VScheduler
0090
0091 24.10.2014 M.K tag chem2-V10-00-01
0092 -----------------------------------------------------
0093 - CommandLineParser added
0094
0095 20.10.2014 M.K tag chem2-V10-00-00
0096 -----------------------------------------------------
0097 - chem2 added