Geant4 Cross Reference |
1 # Example iort_therapy History << 1 ------------------------------------------------------------------------------- 2 << 2 History File, 2011/09/08 C. Casarino, Created 3 See `CONTRIBUTING.rst` for details of **requir << 3 carlo.casarino@polooncologicocefalu.it 4 which **must** added in reverse chronological << 4 ------------------------------------------------------------------------------- 5 be used as a substitute for writing good git c << 5 6 << 6 ==================================================== 7 ## 2023-11-15 I. Hrivnacova (iort_therapy-V11- << 7 History file of the IORT application 8 - Updated defaultMacro.mac: << 8 ==================================================== 9 - Added a commented line for calling 'vis/op << 10 for opening the default driver << 11 << 12 ## 2022-09-09 Susanna Guatelli (iort_therapy-V << 13 - Ranecu engine removed. << 14 << 15 ## 2022-06-20 Sergio Losilla (iort_therapy-V11 << 16 - Simplified calls to SetProductionCut. << 17 << 18 ## 2021-12-10 Ben Morgan (iort_therapy-V11-00- << 19 - Change to new Markdown History format << 20 << 21 --- << 22 << 23 # History entries prior to 11.0 << 24 << 25 24.05.2021 - B. Morgan (iort_therapy-V10-07-01 9 24.05.2021 - B. Morgan (iort_therapy-V10-07-01) 26 - Bump required CMake version range to 3.12... 10 - Bump required CMake version range to 3.12...3.20, matching core Geant4 27 11 28 12.02.2021 - S.Guatelli tag iort_therapy-V10-0 12 12.02.2021 - S.Guatelli tag iort_therapy-V10-07-00 29 Dependence to G4EmProcessOptions r 13 Dependence to G4EmProcessOptions removed. 30 SetCuts method removed from local 14 SetCuts method removed from local physics list as 31 it is not thread-safe. Cuts per Re 15 it is not thread-safe. Cuts per Region set in ConstructProcess. 32 RegionStore is not available when 16 RegionStore is not available when accessed from the constructor 33 of the Physics List. 17 of the Physics List. 34 18 35 02.11.2020 - B.Morgan tag iort_therapy-V10-06- 19 02.11.2020 - B.Morgan tag iort_therapy-V10-06-02 36 Support same CMake version range 20 Support same CMake version range as core Geant4 37 21 38 13.08.2020 - S. Guatelli tag iort_therapy-V10- 22 13.08.2020 - S. Guatelli tag iort_therapy-V10-06-01 39 Unnecessary in CMakeLists.tst dep 23 Unnecessary in CMakeLists.tst dependance to ROOT removed. 40 24 41 13.11.2018 - G. Cosmo tag iort_therapy-V10-04- 25 13.11.2018 - G. Cosmo tag iort_therapy-V10-04-06 42 IORTDetectorConstruction: fixed i 26 IORTDetectorConstruction: fixed initialisation setting of inner 43 radius also for "DiscoIORT0" comp 27 radius also for "DiscoIORT0" component. 44 28 45 12.11.2018 - G. Cosmo tag iort_therapy-V10-04- 29 12.11.2018 - G. Cosmo tag iort_therapy-V10-04-05 46 IORTDetectorConstruction: fixed i 30 IORTDetectorConstruction: fixed initialisation setting of inner 47 radius for "DiscoIORT1" component 31 radius for "DiscoIORT1" component. 48 32 49 09.11.2018 - G. Cosmo tag iort_therapy-V10-04- 33 09.11.2018 - G. Cosmo tag iort_therapy-V10-04-04 50 IORTDetectorConstruction: fixed t 34 IORTDetectorConstruction: fixed typos in printout. 51 35 52 18.09.2018 - S. Guatelli tag iort_therapy-V10- 36 18.09.2018 - S. Guatelli tag iort_therapy-V10-04-03 53 unused variable deleted 37 unused variable deleted 54 38 55 17.09.2018 - S. Guatelli tag iort_therapy-V10- 39 17.09.2018 - S. Guatelli tag iort_therapy-V10-04-02 56 CMakeList.txt updated 40 CMakeList.txt updated 57 41 58 17.09.2018 - S. Guatelli tag iort_therapy-V10- 42 17.09.2018 - S. Guatelli tag iort_therapy-V10-04-01 59 delete macro directory. 43 delete macro directory. 60 44 61 12.09.2018 - S. Guatelli tag iort_therapy-V10- 45 12.09.2018 - S. Guatelli tag iort_therapy-V10-04-00 62 removed RO geometry together with 46 removed RO geometry together with Hit class. Scoring mesh included. 63 G4_UI_USE and G4_VIS_USE removed. 47 G4_UI_USE and G4_VIS_USE removed. 64 How to delete the geometry of the 48 How to delete the geometry of the disk has been changed (bug eliminated). 65 Analysis class deleted (no analys 49 Analysis class deleted (no analysis directly connected with the IORT example) 66 G4Decay and IORTMatrix deleted as 50 G4Decay and IORTMatrix deleted as they are not needed. 67 Protontherapy removed as it is ou 51 Protontherapy removed as it is out of the scope. 68 G4SystemOfUnits.hh included 52 G4SystemOfUnits.hh included 69 README updated accordingly to cha 53 README updated accordingly to changes. 70 54 71 28.11.2017 - B.Morgan tag iort_therapy-V10-03- 55 28.11.2017 - B.Morgan tag iort_therapy-V10-03-01 72 Replace ROOT_INCLUDE_DIR with ROO 56 Replace ROOT_INCLUDE_DIR with ROOT_INCLUDE_DIRS 73 57 74 31.10.2017 - L.Pandola tag iort_therapy-V10-03 58 31.10.2017 - L.Pandola tag iort_therapy-V10-03-00 75 Clean up visualization from batch 59 Clean up visualization from batch.mac 76 60 77 28.11.2016 - G.Folger tag iort_therapy-V10-02- 61 28.11.2016 - G.Folger tag iort_therapy-V10-02-00 78 Remove direct use of theParticleIt 62 Remove direct use of theParticleIterator, use GetParticleTableIterator(). 79 fix required by clang39 on Linux 63 fix required by clang39 on Linux and MAC 80 64 81 22.09.2015 - L.Pandola: tag iort_therapy-V10-0 65 22.09.2015 - L.Pandola: tag iort_therapy-V10-01-00 82 Migraeted to g4tools 66 Migraeted to g4tools 83 Left a minimal dependency to ROOT (due 67 Left a minimal dependency to ROOT (due to TGraph) 84 The dependency is optional 68 The dependency is optional 85 16.10.2014 - C.Casarino: tag iort_therapy-V10- 69 16.10.2014 - C.Casarino: tag iort_therapy-V10-00-00 86 Updated README 70 Updated README 87 30.07.2013 - A.Dotti: tag iort_therapy-V09-06- 71 30.07.2013 - A.Dotti: tag iort_therapy-V09-06-05 88 fix last compilation warning fr 72 fix last compilation warning from clang32 89 28/29.07.2013 - P.Gumplinger: tag iort_therapy 73 28/29.07.2013 - P.Gumplinger: tag iort_therapy-V09-06-03/iort_therapy-V09-06-04 90 fix new compilation warning 74 fix new compilation warning 91 26.07.2013 - P.Gumplinger: tag iort_therapy-V0 75 26.07.2013 - P.Gumplinger: tag iort_therapy-V09-06-02 92 fix clang32 compilation warning 76 fix clang32 compilation warnings 93 04.02.2013 - G.Folger; tag iort_therapy-V09-06 77 04.02.2013 - G.Folger; tag iort_therapy-V09-06-01 94 IORTPhysicsList.cc: Update for 78 IORTPhysicsList.cc: Update for renamed physics builders 95 GNUmakefile: correct G4INSTALL 79 GNUmakefile: correct G4INSTALL 96 14.12.2012 - A.Ribon; tag iort_therapy-V09-06- 80 14.12.2012 - A.Ribon; tag iort_therapy-V09-06-00 97 Removed G4HadronQElasticPhysics 81 Removed G4HadronQElasticPhysics, and replaced G4QStoppingPhysics 98 29.11.2012 - G.Cosmo; tag iort_therapy-V09-05- 82 29.11.2012 - G.Cosmo; tag iort_therapy-V09-05-14, iort_therapy-V09-05-13 99 More fixes for variable shadowi 83 More fixes for variable shadowing related to use of ROOT. 100 28.11.2012 - G.Cosmo; tag iort_therapy-V09-05- 84 28.11.2012 - G.Cosmo; tag iort_therapy-V09-05-12 101 Fixed cases of variable shadowi 85 Fixed cases of variable shadowing. 102 07.11.2012 - F.Romano; Tag iort_therapy-V09-05 86 07.11.2012 - F.Romano; Tag iort_therapy-V09-05-11 103 Included generic command for vi 87 Included generic command for visualization vis/open OGL where needed 104 07.11.2012 - F.Romano; Tag iort_therapy-V09-05 88 07.11.2012 - F.Romano; Tag iort_therapy-V09-05-10 105 Fix SystemOfUnits and ROOT comp 89 Fix SystemOfUnits and ROOT compilation errors 106 06.11.2012 - L.Pandola; Tag iort_therapy-V09-0 90 06.11.2012 - L.Pandola; Tag iort_therapy-V09-05-09 107 Fix syntax in CMakeLists.txt 91 Fix syntax in CMakeLists.txt 108 01.11.2012 - F.Romano; Tag: iort_therapy-V09- 92 01.11.2012 - F.Romano; Tag: iort_therapy-V09-05-08 109 Warning in main solved 93 Warning in main solved 110 01.11.2012 - G.Folger; Tag: iort_therapy-V09- 94 01.11.2012 - G.Folger; Tag: iort_therapy-V09-05-07 111 Updated iort_therapy to include 95 Updated iort_therapy to include <ctime> for use of time() 112 26.10.2012 - F.Romano; Tag: iort_therapy-V09- 96 26.10.2012 - F.Romano; Tag: iort_therapy-V09-05-06 113 Updated some files: general rev 97 Updated some files: general review of the example 114 26.10.2012 - L.Pandola; Tag: iort_therapy-V09 98 26.10.2012 - L.Pandola; Tag: iort_therapy-V09-05-05 115 Replace CMakeLists.txt to deal 99 Replace CMakeLists.txt to deal with UI/VIS 116 24.10.2012 - A.Ribon; Tag: iort_therapy-V0 100 24.10.2012 - A.Ribon; Tag: iort_therapy-V09-05-04 117 Migrated to the new stopping p 101 Migrated to the new stopping physics. 118 12.10.2012 - G.Cosmo; Tag: iort_therapy-V0 102 12.10.2012 - G.Cosmo; Tag: iort_therapy-V09-05-03 119 Explicit inclusion of units an 103 Explicit inclusion of units and constants headers. 120 13.06.2012 - G.Cosmo; Tag: iort_therapy-V0 104 13.06.2012 - G.Cosmo; Tag: iort_therapy-V09-05-02 121 Use std::string::size_type for 105 Use std::string::size_type for string length instead of int 122 in IORTMatrix::ion. Fixes comp 106 in IORTMatrix::ion. Fixes compilation warning on gcc-4.7. 123 15.12.2011 - P.Mato; Tag: iort_therapy-V0 107 15.12.2011 - P.Mato; Tag: iort_therapy-V09-05-01 124 Tagged changes made by Gunter 108 Tagged changes made by Gunter (windows line endings, 125 invalid header files, etc.) 109 invalid header files, etc.) 126 24.11.2011 - P.Mato; Tag: iort_therapy-V0 110 24.11.2011 - P.Mato; Tag: iort_therapy-V09-05-00 127 Added CMakeLists.txt file 111 Added CMakeLists.txt file 128 24.11.2011 - G.Folger; Tag: iort_therapy- 112 24.11.2011 - G.Folger; Tag: iort_therapy-V09-04-08 129 Use G4lrint() in place of lrint() 113 Use G4lrint() in place of lrint() 130 17.11.2011 - G.A.P.Cirrone; Tag: iort_therapy- 114 17.11.2011 - G.A.P.Cirrone; Tag: iort_therapy-V09-04-07 131 Warnings removed 115 Warnings removed 132 07.11.2011 - G.A.P.Cirrone; Tag: iort_therapy- 116 07.11.2011 - G.A.P.Cirrone; Tag: iort_therapy-V09-04-06 133 Macro file corrected 117 Macro file corrected 134 07.11.2011 - G.A.P.Cirrone; Tag: iort_therapy- 118 07.11.2011 - G.A.P.Cirrone; Tag: iort_therapy-V09-04-05 135 Code revision and visualisation impr 119 Code revision and visualisation improved 136 03.11.2011 - F.Romano; Tag: iort_therapy-V09-0 120 03.11.2011 - F.Romano; Tag: iort_therapy-V09-04-04 137 Migration to new G4Exception scheme 121 Migration to new G4Exception scheme 138 02.11.2011 - C.Casarino; Tag: iort_therapy-V09 122 02.11.2011 - C.Casarino; Tag: iort_therapy-V09-04-03 139 Main file improved 123 Main file improved 140 02.11.2011 - C.Casarino; Tag: iort_therapy-V09 124 02.11.2011 - C.Casarino; Tag: iort_therapy-V09-04-02 141 Warings removed. 125 Warings removed. 142 30.10.2011 - G.A.P. Cirrone; Tag: iort_therapy 126 30.10.2011 - G.A.P. Cirrone; Tag: iort_therapy-V09-04-01 143 Main name changed. 127 Main name changed. 144 30.10.2011 - G.A.P. Cirrone; Tag: iort_therapy 128 30.10.2011 - G.A.P. Cirrone; Tag: iort_therapy-V09-04-00 145 First tag proposed to the Geant4 repos 129 First tag proposed to the Geant4 repository 146 08.09.2011 - G.Russo, C.Casarino, G.C. Candian 130 08.09.2011 - G.Russo, C.Casarino, G.C. Candiano, G.A.P. Cirrone, F.Romano 147 Created, first version. 131 Created, first version. 148 132 149 133 150 134 151 135 152 136 153 137 154 138