Back to home page

EIC code displayed by LXR

 
 

    


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