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