Geant4 Cross Reference |
1 # Example STCyclotron History 1 # Example STCyclotron History 2 2 3 See `CONTRIBUTING.rst` for details of **requir 3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry, 4 which **must** added in reverse chronological << 4 which **must** added in reverse chronological order (newest at the top). It must **not** 5 It must **not** be used as a substitute for wr << 5 be used as a substitute for writing good git commit messages! 6 << 7 ---------------------------------------------- << 8 << 9 ## 2024-08-12 I. Hrivnacova (STCyclotron-V11-0 << 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 6 27 ## 2022-09-09 Susanna Guatelli (STCyclotron-V1 7 ## 2022-09-09 Susanna Guatelli (STCyclotron-V11-00-02) 28 - Ranecu Engine removed. Default one now used. << 8 - Ranecu Engine removed. Default one now used 29 9 30 ## 2022-06-20 Sergio Losilla (STCyclotron-V11- 10 ## 2022-06-20 Sergio Losilla (STCyclotron-V11-00-01) 31 - Removed no-op lines, simplified calls to Set 11 - Removed no-op lines, simplified calls to SetProductionCut. 32 12 33 ## 2021-12-10 Ben Morgan (STCyclotron-V11-00-0 13 ## 2021-12-10 Ben Morgan (STCyclotron-V11-00-00) 34 - Change to new Markdown History format. << 14 - Change to new Markdown History format 35 15 36 --- 16 --- 37 17 38 # History entries prior to 11.0 18 # History entries prior to 11.0 39 19 40 07.10.2021 - I. Hrivnacova (STCyclotron-V10-07 20 07.10.2021 - I. Hrivnacova (STCyclotron-V10-07-07) 41 - Migration to new G4AnalysisManager.hh header 21 - Migration to new G4AnalysisManager.hh header; 42 define the default output file type (root), 22 define the default output file type (root), 43 removed STCyclotronAnalysis.hh. 23 removed STCyclotronAnalysis.hh. 44 24 45 08.09.2021 G. Cosmo (STCyclotron-V10-07-06) 25 08.09.2021 G. Cosmo (STCyclotron-V10-07-06) 46 - Added protection against potential division 26 - Added protection against potential division by zero in function 47 STCyclotronRun::EndOfRun(). 27 STCyclotronRun::EndOfRun(). 48 28 49 19.07.2021 I. Hrivnacova (STCyclotron-V10-07-0 29 19.07.2021 I. Hrivnacova (STCyclotron-V10-07-05) 50 - Updated for changes in the analysis category 30 - Updated for changes in the analysis category: 51 removed deleting of the analysis manager, 31 removed deleting of the analysis manager, 52 as this is now done by the Geant4 kernel. 32 as this is now done by the Geant4 kernel. 53 33 54 22.06.2021 - Gabriele Cosmo (STCyclotron-V10-0 34 22.06.2021 - Gabriele Cosmo (STCyclotron-V10-07-04) 55 - Use new CLHEP units for minute, hour, day, y 35 - Use new CLHEP units for minute, hour, day, year in STCyclotronPhysicsList. 56 36 57 26.05.2021 - Dennis Wright (STCyclotron-V10-07 37 26.05.2021 - Dennis Wright (STCyclotron-V10-07-03) 58 - STCyclotronSensitiveTarget.cc: remove #inclu 38 - STCyclotronSensitiveTarget.cc: remove #include of deprecated file 59 G4RadioactiveDecay.hh 39 G4RadioactiveDecay.hh 60 40 61 24.05.2021 - B. Morgan (STCyclotron-V10-07-02) 41 24.05.2021 - B. Morgan (STCyclotron-V10-07-02) 62 - Bump required CMake version range to 3.12... 42 - Bump required CMake version range to 3.12...3.20, matching core Geant4 63 43 64 21.04.2021 - Gabriele Cosmo STCyclotron-V10-07 44 21.04.2021 - Gabriele Cosmo STCyclotron-V10-07-01 65 - Fixed gui.mac macro to invoke init_parameter 45 - Fixed gui.mac macro to invoke init_parameters.mac. 66 Addressing GitHub PR#25. 46 Addressing GitHub PR#25. 67 47 68 18.03.2021 - Gunter Folger STCyclotron-V10-07- 48 18.03.2021 - Gunter Folger STCyclotron-V10-07-00 69 - Update README to recommend G4TENDL 1.3.2 49 - Update README to recommend G4TENDL 1.3.2 70 50 71 12.11.2020 - S. Guatelli STCyclotron-V10-06-02 51 12.11.2020 - S. Guatelli STCyclotron-V10-06-02 72 - Migration to G4RunFactory 52 - Migration to G4RunFactory 73 53 74 05.11.2020 - Gunter Folger STCyclotron-V10-06- 54 05.11.2020 - Gunter Folger STCyclotron-V10-06-01 75 - Update READme to recommended env variable G4 55 - Update READme to recommended env variable G4PARTCILEHPDATA 76 56 77 02.11.2020 - B.Morgan tag STCyclotron-V10-06-0 57 02.11.2020 - B.Morgan tag STCyclotron-V10-06-00 78 - Support same CMake version range as core Gea 58 - Support same CMake version range as core Geant4 79 59 80 19.11.2019 - G. Cosmo tag STCyclotron-V10-05-0 60 19.11.2019 - G. Cosmo tag STCyclotron-V10-05-01 81 - Fixed compilation warnings for cases of impl 61 - Fixed compilation warnings for cases of implicit type conversions. 82 62 83 08.11.2019 - S. Guatelli tag STCyclotron-V10-0 63 08.11.2019 - S. Guatelli tag STCyclotron-V10-05-00 84 new example modelling a solid tar 64 new example modelling a solid target of the cyclotron to study to 85 production of the radioisotope of 65 production of the radioisotope of interest for proton irradiation. 86 66 87 67