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