Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/advanced/iort_therapy/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/advanced/iort_therapy/History (Version 11.3.0) and /examples/advanced/iort_therapy/History (Version 11.1.2)


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