Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example STCyclotron 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).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006 
0007 -------------------------------------------------------------------------------
0008 
0009 ## 2023-12-04 S. Guatelli (STCyclotron-V11-01-02)
0010 - Corrected the PrimaryGeneratorAction to solve problem #2538.
0011 - Warning in vacuum_density corrected.
0012 
0013 ## 2023-11-15 I. Hrivnacova (STCyclotron-V11-01-01)
0014 - Updated vis.mac: changed "/vis/open XYZ [600x600-0+0]" to "/vis/open"
0015   to allow run-time choices. Simplified comments.
0016 
0017 ## 2023-11-10 Alberto Ribon (STCyclotron-V11-01-00)
0018 - In all macro files, introduced the UI command
0019   '/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year'
0020   to allow all radioactive decays (including the very long ones).
0021   This is necessary since G4 11.2, being 1 year the default time
0022   threshold above which the decays are ignored.
0023 
0024 ## 2022-09-09 Susanna Guatelli (STCyclotron-V11-00-02)
0025 - Ranecu Engine removed. Default one now used.
0026 
0027 ## 2022-06-20 Sergio Losilla (STCyclotron-V11-00-01)
0028 - Removed no-op lines, simplified calls to SetProductionCut.
0029 
0030 ## 2021-12-10 Ben Morgan (STCyclotron-V11-00-00)
0031 - Change to new Markdown History format.
0032 
0033 ---
0034 
0035 # History entries prior to 11.0
0036 
0037 07.10.2021 - I. Hrivnacova (STCyclotron-V10-07-07)
0038 - Migration to new G4AnalysisManager.hh header;
0039   define the default output file type (root),
0040   removed STCyclotronAnalysis.hh.
0041 
0042 08.09.2021 G. Cosmo (STCyclotron-V10-07-06)
0043 - Added protection against potential division by zero in function
0044   STCyclotronRun::EndOfRun().
0045 
0046 19.07.2021 I. Hrivnacova (STCyclotron-V10-07-05)
0047 - Updated for changes in the analysis category:
0048   removed deleting of the analysis manager,
0049   as this is now done by the Geant4 kernel.
0050 
0051 22.06.2021 - Gabriele Cosmo (STCyclotron-V10-07-04)
0052 - Use new CLHEP units for minute, hour, day, year in STCyclotronPhysicsList.
0053 
0054 26.05.2021 - Dennis Wright (STCyclotron-V10-07-03)
0055 - STCyclotronSensitiveTarget.cc: remove #include of deprecated file
0056   G4RadioactiveDecay.hh
0057 
0058 24.05.2021 - B. Morgan (STCyclotron-V10-07-02)
0059 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0060 
0061 21.04.2021 - Gabriele Cosmo STCyclotron-V10-07-01
0062 - Fixed gui.mac macro to invoke init_parameters.mac.
0063   Addressing GitHub PR#25.
0064 
0065 18.03.2021 - Gunter Folger STCyclotron-V10-07-00
0066 - Update README to recommend G4TENDL 1.3.2
0067 
0068 12.11.2020 - S. Guatelli STCyclotron-V10-06-02
0069 - Migration to G4RunFactory
0070 
0071 05.11.2020 - Gunter Folger STCyclotron-V10-06-01
0072 - Update READme to recommended env variable G4PARTCILEHPDATA
0073 
0074 02.11.2020 - B.Morgan tag STCyclotron-V10-06-00
0075 - Support same CMake version range as core Geant4
0076 
0077 19.11.2019 - G. Cosmo tag STCyclotron-V10-05-01
0078 - Fixed compilation warnings for cases of implicit type conversions.
0079 
0080 08.11.2019 - S. Guatelli tag STCyclotron-V10-05-00
0081              new example modelling a solid target of the cyclotron to study to
0082              production of the radioisotope of interest for proton irradiation.
0083 
0084