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