Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/medical/dna/chem1/History is written in an unsupported language. File is not indexed.

0001 # Example chem1 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 ## 2023-10-20 John Allison (chem1-V11-01-00)
0008 - vis.mac: Remove defunct command /vis/ogl/set/displayListLimit.
0009   - This command no longer operates. There is now no display list limit.
0010     (The only limit is available memory.)
0011   - The command is deprecated and, anyway, causes a crash if the app is built
0012     without an OpenGL driver.
0013 
0014 ## 2021-12-10 Ben Morgan (chem1-V11-00-00)
0015 - Change to new Markdown History format
0016 
0017 ---
0018 
0019 # History entries prior to 11.0
0020 
0021 10.11.2020 Ben Morgan           tag chem1-V10-06-00
0022 -----------------------------------------------------
0023 - Migration to G4RunManagerFactory.
0024 
0025 08.02.2019 VI, WGS, SI          tag chem1-V10-05-00
0026 -----------------------------------------------------
0027 - Fixed PhysicsList
0028 
0029 28.11.2018 V. Ivanchenko        tag chem1-V10-04-02
0030 -----------------------------------------------------
0031 - Fixed nightly problem by change initial parameters in beam.in and
0032   minor clean-up in chem1.cc
0033 
0034 27.11.2018 V. Ivanchenko        tag chem1-V10-04-01
0035 -----------------------------------------------------
0036 - Fixed nightly problem in PhysicsList by removing G4PhysicsConstructorRegisty
0037 
0038 26.02.2018 R. Hatcher           tag chem1-V10-04-00
0039 -----------------------------------------------------
0040 - Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty
0041   is filled when using static libraries
0042 
0043 09.07.2016 S.Incerti            tag chem1-V10-02-01
0044 -----------------------------------------------------
0045 -  Updated README
0046 
0047 04.07.2016 I.Hrivnacova         tag chem1-V10-02-00
0048 -----------------------------------------------------
0049 -  Fixes for Doxygen documentation
0050 
0051 28.12.2014 M.K                  tag chem1-V10-00-06
0052 -----------------------------------------------------
0053 - Remove useless comments
0054 
0055 28.12.2014 M.K                  tag chem1-V10-00-05
0056 -----------------------------------------------------
0057 - Update to last dna version
0058 
0059 24.12.2014 M.K                  tag chem1-V10-00-04
0060 -----------------------------------------------------
0061 - Retag before release
0062 
0063 06.11.2014 I.Hrivnacova
0064 -----------------------------------------------------
0065 - Fixes in .README
0066 
0067 06.11.2014 M.K                  tag chem1-V10-00-03
0068 -----------------------------------------------------
0069 - Select GUI+vis driver from command line
0070 
0071 24.10.2014 M.K                  tag chem1-V10-00-02
0072 -----------------------------------------------------
0073 - G4ITTimeStepper --> G4VScheduler
0074 
0075 24.10.2014 M.K                  tag chem1-V10-00-01
0076 -----------------------------------------------------
0077 - CommandLineParser added
0078 
0079 20.10.2014 M.K                  tag chem1-V10-00-00
0080 -----------------------------------------------------
0081 - chem1 added