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