Geant4 Cross Reference |
1 # Example STCyclotron History << 1 ------------------------------------------------------------------- >> 2 ------------------------------------------------------------------- 2 3 3 See `CONTRIBUTING.rst` for details of **requir << 4 ============================================================== 4 which **must** added in reverse chronological << 5 Geant4 - Solid-target cyclotron example 5 It must **not** be used as a substitute for wr << 6 ============================================================== 6 7 7 ---------------------------------------------- << 8 Category History file >> 9 --------------------- 8 10 9 ## 2024-08-12 I. Hrivnacova (STCyclotron-V11-0 << 11 21.04.2021 - Gabriele Cosmo STCyclotron-V10-06-04 10 - Removed unused include of G4AccumulableManag << 11 << 12 ## 2023-12-04 S. Guatelli (STCyclotron-V11-01- << 13 - Corrected the PrimaryGeneratorAction to solv << 14 - Warning in vacuum_density corrected. << 15 << 16 ## 2023-11-15 I. Hrivnacova (STCyclotron-V11-0 << 17 - Updated vis.mac: changed "/vis/open XYZ [600 << 18 to allow run-time choices. Simplified commen << 19 << 20 ## 2023-11-10 Alberto Ribon (STCyclotron-V11-0 << 21 - In all macro files, introduced the UI comman << 22 '/process/had/rdm/thresholdForVeryLongDecayT << 23 to allow all radioactive decays (including t << 24 This is necessary since G4 11.2, being 1 yea << 25 threshold above which the decays are ignored << 26 << 27 ## 2022-09-09 Susanna Guatelli (STCyclotron-V1 << 28 - Ranecu Engine removed. Default one now used. << 29 << 30 ## 2022-06-20 Sergio Losilla (STCyclotron-V11- << 31 - Removed no-op lines, simplified calls to Set << 32 << 33 ## 2021-12-10 Ben Morgan (STCyclotron-V11-00-0 << 34 - Change to new Markdown History format. << 35 << 36 --- << 37 << 38 # History entries prior to 11.0 << 39 << 40 07.10.2021 - I. Hrivnacova (STCyclotron-V10-07 << 41 - Migration to new G4AnalysisManager.hh header << 42 define the default output file type (root), << 43 removed STCyclotronAnalysis.hh. << 44 << 45 08.09.2021 G. Cosmo (STCyclotron-V10-07-06) << 46 - Added protection against potential division << 47 STCyclotronRun::EndOfRun(). << 48 << 49 19.07.2021 I. Hrivnacova (STCyclotron-V10-07-0 << 50 - Updated for changes in the analysis category << 51 removed deleting of the analysis manager, << 52 as this is now done by the Geant4 kernel. << 53 << 54 22.06.2021 - Gabriele Cosmo (STCyclotron-V10-0 << 55 - Use new CLHEP units for minute, hour, day, y << 56 << 57 26.05.2021 - Dennis Wright (STCyclotron-V10-07 << 58 - STCyclotronSensitiveTarget.cc: remove #inclu << 59 G4RadioactiveDecay.hh << 60 << 61 24.05.2021 - B. Morgan (STCyclotron-V10-07-02) << 62 - Bump required CMake version range to 3.12... << 63 << 64 21.04.2021 - Gabriele Cosmo STCyclotron-V10-07 << 65 - Fixed gui.mac macro to invoke init_parameter 12 - Fixed gui.mac macro to invoke init_parameters.mac. 66 Addressing GitHub PR#25. 13 Addressing GitHub PR#25. 67 14 68 18.03.2021 - Gunter Folger STCyclotron-V10-07- << 15 18.03.2021 - Gunter Folger STCyclotron-V10-06-03 69 - Update README to recommend G4TENDL 1.3.2 16 - Update README to recommend G4TENDL 1.3.2 70 17 71 12.11.2020 - S. Guatelli STCyclotron-V10-06-02 18 12.11.2020 - S. Guatelli STCyclotron-V10-06-02 72 - Migration to G4RunFactory 19 - Migration to G4RunFactory 73 20 74 05.11.2020 - Gunter Folger STCyclotron-V10-06- 21 05.11.2020 - Gunter Folger STCyclotron-V10-06-01 75 - Update READme to recommended env variable G4 22 - Update READme to recommended env variable G4PARTCILEHPDATA 76 23 77 02.11.2020 - B.Morgan tag STCyclotron-V10-06-0 24 02.11.2020 - B.Morgan tag STCyclotron-V10-06-00 78 - Support same CMake version range as core Gea 25 - Support same CMake version range as core Geant4 79 26 80 19.11.2019 - G. Cosmo tag STCyclotron-V10-05-0 27 19.11.2019 - G. Cosmo tag STCyclotron-V10-05-01 81 - Fixed compilation warnings for cases of impl 28 - Fixed compilation warnings for cases of implicit type conversions. 82 29 83 08.11.2019 - S. Guatelli tag STCyclotron-V10-0 30 08.11.2019 - S. Guatelli tag STCyclotron-V10-05-00 84 new example modelling a solid tar 31 new example modelling a solid target of the cyclotron to study to 85 production of the radioisotope of 32 production of the radioisotope of interest for proton irradiation. 86 33 87 34