Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/gorad/History is written in an unsupported language. File is not indexed.

0001 # Example gorad 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 ## 2023-11-15 I. Hrivnacova (gorad-V11-01-01)
0009 - Updated vis.mac:
0010   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0011     and simplified comments.
0012   - Keep previous driver opening with an extra setting in commented lines
0013 
0014 ## 2023-11-10 Alberto Ribon (gorad-V11-01-00)
0015 - run.mac : introduced the UI command
0016   '/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year'
0017   to allow all radioactive decays (including the very long ones).
0018   This is necessary since G4 11.2, being 1 year the default time
0019   threshold above which the decays are ignored.
0020   Note: in test.mac, the above UI command is commented out
0021         because system testing is running with the FTFP_BERT physics,
0022         therefore without radioactive decay (hence the command would
0023         be undefined).
0024 
0025 ## 2021-12-10 Ben Morgan (gorad-V11-00-00)
0026 - Change to new Markdown History format
0027 
0028 ---
0029 
0030 # History entries prior to 11.0
0031 
0032 November 10th, 2021 B. Morgan (gorad-V10-07-05)
0033 - Protect inclusion of G4UIQt.hh
0034 
0035 October 25th, 2021 B.Morgan (gorad-V10-07-04)
0036 - Use G4StrUtil functions replacing deprecated G4String member functions
0037 
0038 October 6th, 2021 I. Hrivnacova (gorad-V10-07-03)
0039 - Migration to new G4AnalysisManager.hh header;
0040   define the default output file type (csv),
0041   removed Analysis.hh.
0042 
0043 July 19th, 2021 Ivana Hrivnacova (gorad-V10-07-02)
0044 - Updated for changes in the analysis category:
0045   removed deleting of the analysis manager,
0046   as this is now done by the Geant4 kernel.
0047 
0048 May 24th, 2021 B. Morgan (gorad-V10-07-01)
0049 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0050 
0051 March 29th, 2021  Gabriele Cosmo (gorad-V10-07-00)
0052 - Fixed shadowing compilation warnings in GRInitialization.
0053 
0054 November 16th, 2020  Makoto Asai (gorad-V10-06-06)
0055 - GRGeomBiasMessenger.cc : Fix compilation warning.
0056 
0057 November 13th, 2020  Makoto Asai (gorad-V10-06-05)
0058 - Migration to G4RunManagerFactory.
0059 
0060 November 2nd, 2020  Ben Morgan (gorad-V10-06-04)
0061 - Support same CMake version range as core Geant4
0062 
0063 October 29th, 2020  Makoto Asai (gorad-V10-06-03)
0064 - Adding protection to disordered UI commands.
0065 
0066 October 26th, 2020  Makoto Asai (gorad-V10-06-02)
0067 - Updating and fixing some typos in printouts.
0068 
0069 September 23rd, 2020  Makoto Asai  (gorad-V10-06-01)
0070 - Update README.
0071 - Code cleanup.
0072 
0073 September 8th, 2020  Makoto Asai  (gorad-V10-06-00)
0074 - First introduction of Gorad.
0075 
0076