Geant4 Cross Reference |
1 # Example nanobeam History << 1 ------------------------------------------------------------------- >> 2 $Id: History 100655 2016-10-31 10:14:50Z gcosmo $ >> 3 ------------------------------------------------------------------- >> 4 >> 5 ========================================================= >> 6 Geant4 - Nanobeam example >> 7 ========================================================= 2 8 3 See `CONTRIBUTING.rst` for details of **requir << 9 Package History file 4 which **must** added in reverse chronological << 10 -------------------- 5 be used as a substitute for writing good git c << 6 << 7 ## 2022-09-08 Susanna Guatelli (nanobeam-V11-0 << 8 - Ranecu engine removed, default engine used n << 9 << 10 ## 2021-12-10 Ben Morgan (nanobeam-V11-00-00) << 11 - Change to new Markdown History format << 12 << 13 --- << 14 << 15 # History entries prior to 11.0 << 16 << 17 7 November 2021 - I. Hrivnacova tag nanobeam- << 18 - Added analysis manager Clear() call instead << 19 deleting in the end of run (removed on July << 20 << 21 7 October 2021 - I. Hrivnacova tag nanobeam-V << 22 - Migration to new G4AnalysisManager.hh header << 23 define the default output file type (root), << 24 removed Analysis.hh. << 25 << 26 19 July 2021 - I. Hrivnacova tag nanobeam-V10 << 27 - Updated for changes in the analysis category << 28 removed deleting of the analysis manager, << 29 as this is now done by the Geant4 kernel. << 30 << 31 24 May 2021 - B. Morgan (nanobeam-V10-07-00) << 32 - Bump required CMake version range to 3.12... << 33 << 34 15 Nov 2020 - S. Guatelli tag nanobeam-V10-0 << 35 - Migration to G4RunManagerFactory << 36 << 37 02 Nov 2020 - B.Morgan tag nanobeam-V10-06-0 << 38 - Support same CMake version range as core Gea << 39 << 40 19 Nov 2019 - G. Folger tag nanobeam-V10-05-0 << 41 - remove using namespace std from header file << 42 << 43 25 Apr 2019- B.Morgan - tag nanobeam-V10-05-00 << 44 - Include G4Types header before use of G4MULTI << 45 << 46 09 Sep 2018- S.Incerti - tag nanobeam-V10-04-0 << 47 - updated default.mac << 48 << 49 04 Sep 2018- S.Incerti - tag nanobeam-V10-04-0 << 50 - simplified UI session << 51 << 52 01 Jul 2018- S.Incerti - tag nanobeam-V10-04-0 << 53 - relaxed EM field settings << 54 << 55 17 Apr 2017 - S.Incerti - tag nanobeam-V10-03- << 56 - changed EM field settings for MT << 57 << 58 14 Apr 2017 - S.Incerti - tag nanobeam-V10-03- << 59 - changed default.mac macro for MT mode << 60 << 61 30 Dec 2016 - S.Incerti - tag nanobeam-V10-03- << 62 - cleanup << 63 << 64 15 Dec 2016 - S.Incerti - tag nanobeam-V10-03- << 65 - added usage of std::floor() in TabulatedFiel << 66 - updated handling of UI commands << 67 11 68 28 Oct 2016 - G.Folger tag nanobeam-V10-02-01 12 28 Oct 2016 - G.Folger tag nanobeam-V10-02-01 69 - Remove direct use of theParticleIterator, us 13 - Remove direct use of theParticleIterator, use GetParticleTableIterator(). 70 fix required by clang39 on Linux and MAC 14 fix required by clang39 on Linux and MAC 71 15 72 02 Mar 2016 - S.Incerti - tag nanobeam-V10-02- 16 02 Mar 2016 - S.Incerti - tag nanobeam-V10-02-00 73 - removed exp 17 - removed exp 74 18 75 22 Oct 2015 - tag nanobeam-V10-01-00 - S. Ince 19 22 Oct 2015 - tag nanobeam-V10-01-00 - S. Incerti 76 - upgraded plot.C to ROOT 6 20 - upgraded plot.C to ROOT 6 77 21 78 25 Oct 2014 - tag nanobeam-V10-00-06 - L. Garn 22 25 Oct 2014 - tag nanobeam-V10-00-06 - L. Garnier 79 - Fix CMakeLists.txt error 23 - Fix CMakeLists.txt error 80 24 81 24 Oct 2014 - tag nanobeam-V10-00-04/nanobeam- 25 24 Oct 2014 - tag nanobeam-V10-00-04/nanobeam-V10-00-05 - L. Garnier 82 - Fix CMakeLists.txt to not crash compilation 26 - Fix CMakeLists.txt to not crash compilation when Geant4_builtin_clhep FOUND 83 27 84 10 Jul 2014 - tag nanobeam-V10-00-03 - S. Ince 28 10 Jul 2014 - tag nanobeam-V10-00-03 - S. Incerti, A, Dotti, B. Wendt 85 - updated CMakeLists.txt 29 - updated CMakeLists.txt 86 30 87 03 Jul 2014 - tag nanobeam-V10-00-02 - S. Ince 31 03 Jul 2014 - tag nanobeam-V10-00-02 - S. Incerti, A. Dotti, B. Wendt 88 - updated CMakeLists.txt 32 - updated CMakeLists.txt 89 33 90 28 Jui 2014 - tag nanobeam-V10-00-01 - B. Wend 34 28 Jui 2014 - tag nanobeam-V10-00-01 - B. Wendt 91 - try to fix CMakeLists.txt in case of built-i 35 - try to fix CMakeLists.txt in case of built-in CLHEP is used 92 36 93 17 Dec 2013 - tag nanobeam-V10-00-00 - A. Dot 37 17 Dec 2013 - tag nanobeam-V10-00-00 - A. Dotti, S. Incerti 94 - Made the code thread safe because of unsafe 38 - Made the code thread safe because of unsafe CLHEP matrix inversion 95 (in RunAction.cc) 39 (in RunAction.cc) 96 40 97 28 Nov 2013 - tag nanobeam-V09-06-13 - S. Inc 41 28 Nov 2013 - tag nanobeam-V09-06-13 - S. Incerti 98 - Changed selection of volumes in SteppingActi 42 - Changed selection of volumes in SteppingAction using names 99 43 100 04 Nov 2013 - tag nanobeam-V09-06-12 - S. Inc 44 04 Nov 2013 - tag nanobeam-V09-06-12 - S. Incerti 101 - Removed unused variables (thanks to Gabriele 45 - Removed unused variables (thanks to Gabriele) 102 46 103 03 Oct 2013 - tag nanobeam-V09-06-11 - S. Inc 47 03 Oct 2013 - tag nanobeam-V09-06-11 - S. Incerti 104 - Updated CMakeLists.txt 48 - Updated CMakeLists.txt 105 49 106 30 Sep 2013 - tag nanobeam-V09-06-10 - I. Hri 50 30 Sep 2013 - tag nanobeam-V09-06-10 - I. Hrivnacova 107 - Updated for changes in analysis: 51 - Updated for changes in analysis: 108 (removal of G4AnalysisManager::Create(isMast 52 (removal of G4AnalysisManager::Create(isMaster)) 109 53 110 28 Aug 2013 - tag nanobeam-V09-06-09 - S. Inc 54 28 Aug 2013 - tag nanobeam-V09-06-09 - S. Incerti 111 - Changed default field model 55 - Changed default field model 112 56 113 28 Aug 2013 - tag nanobeam-V09-06-08 - S. Inc 57 28 Aug 2013 - tag nanobeam-V09-06-08 - S. Incerti 114 - Changed initialisation of fields & variables 58 - Changed initialisation of fields & variables 115 59 116 27 Aug 2013 - tag nanobeam-V09-06-07 - S. Inc 60 27 Aug 2013 - tag nanobeam-V09-06-07 - S. Incerti 117 - Removed visualisation 61 - Removed visualisation 118 62 119 25 Aug 2013 - tag nanobeam-V09-06-06 - S. Inc 63 25 Aug 2013 - tag nanobeam-V09-06-06 - S. Incerti 120 - MT migration (cont.) 64 - MT migration (cont.) 121 65 122 24 Aug 2013 - tag nanobeam-V09-06-05 - S. Inc 66 24 Aug 2013 - tag nanobeam-V09-06-05 - S. Incerti 123 - MT migration 67 - MT migration 124 68 125 23 Aug 2013 - tag nanobeam-V09-06-04 - S. Inc 69 23 Aug 2013 - tag nanobeam-V09-06-04 - S. Incerti 126 - Coding style cleaning 70 - Coding style cleaning 127 71 128 29 May 2013 - tag nanobeam-V09-06-03 -L. Pand 72 29 May 2013 - tag nanobeam-V09-06-03 -L. Pandola 129 - Migrate analysis from AIDA (in a singleton c << 73 - Migrate analysis from AIDA (in a singleton class) to the 130 g4analysis tools. AIDA dependency is removed. << 74 g4analysis tools. AIDA dependency is removed. Output file is 131 unchanged (still a ROOT file named nanobeam.ro 75 unchanged (still a ROOT file named nanobeam.root) 132 76 133 7 May 2013 - tag nanobeam-V09-06-02 - S. Incer 77 7 May 2013 - tag nanobeam-V09-06-02 - S. Incerti, B. Morgan 134 - Updated CMakeLists.txt thanks to Ben (exampl 78 - Updated CMakeLists.txt thanks to Ben (example requires external CLHEP) 135 79 136 8 March 2013 - tag nanobeam-V09-06-01 - A. Dot 80 8 March 2013 - tag nanobeam-V09-06-01 - A. Dotti 137 - Adding protection in case Geant4 is build wi << 81 - Adding protection in case Geant4 is build with internal CLHEP 138 (example requires external CLHEP) 82 (example requires external CLHEP) 139 83 140 4 December 2012 - tag nanobeam-V09-06-00 - G. 84 4 December 2012 - tag nanobeam-V09-06-00 - G. Cosmo 141 - Corrected order and format of inclusion of C 85 - Corrected order and format of inclusion of CLHEP headers. 142 86 143 14 November 2012 - tag nanobeam-V09-05-06 - P. 87 14 November 2012 - tag nanobeam-V09-05-06 - P. Mato 144 - Fixed compilation warning and corrected CMak 88 - Fixed compilation warning and corrected CMakeLists.txt 145 89 146 3 November 2012 - tag nanobeam-V09-05-05 - S. 90 3 November 2012 - tag nanobeam-V09-05-05 - S. Incerti 147 - Removed shadowing in SteppingAction and Tabu << 91 - Removed shadowing in SteppingAction and TabulatedField3D 148 92 149 1 November 2012 - tag nanobeam-V09-05-04 - S. 93 1 November 2012 - tag nanobeam-V09-05-04 - S. Incerti 150 - Switched to touchables << 94 - Switched to touchables 151 95 152 26 October 2012 - tag nanobeam-V09-05-03 - L. 96 26 October 2012 - tag nanobeam-V09-05-03 - L. Pandola 153 - Changed CMakeLists.txt to deal with UI and A 97 - Changed CMakeLists.txt to deal with UI and AIDA 154 98 155 26 October 2012 - tag nanobeam-V09-05-02 - S. 99 26 October 2012 - tag nanobeam-V09-05-02 - S. Incerti 156 - Changed executable name. 100 - Changed executable name. 157 101 158 25 October 2012 - tag nanobeam-V09-05-01 - S. 102 25 October 2012 - tag nanobeam-V09-05-01 - S. Incerti 159 - Switch to usage of G4UIExecutive. 103 - Switch to usage of G4UIExecutive. 160 104 161 12 October 2012 - tag nanobeam-V09-05-00 - G. 105 12 October 2012 - tag nanobeam-V09-05-00 - G. Cosmo 162 - Explicit inclusion of units and constants he 106 - Explicit inclusion of units and constants headers. 163 107 164 05 November 2011- tag nanobeam-V09-04-06 - S. << 108 05 November 2011- tag nanobeam-V09-04-06 - S. Incerti 165 - removed export=root option in HistoManager.c 109 - removed export=root option in HistoManager.cc 166 110 167 03 October 2011- tag nanobeam-V09-04-05 - G. F << 111 03 October 2011- tag nanobeam-V09-04-05 - G. Folger 168 - fix compilation warnings from gcc46 in Tabul 112 - fix compilation warnings from gcc46 in TabulatedField3D.cc 169 113 170 19 August 2011- tag nanobeam-V09-04-04 - S. In 114 19 August 2011- tag nanobeam-V09-04-04 - S. Incerti 171 - Removed usage of G4Exception 115 - Removed usage of G4Exception 172 116 173 18 August 2011- tag nanobeam-V09-04-03 - S. In 117 18 August 2011- tag nanobeam-V09-04-03 - S. Incerti 174 - Removed usage of water material and cleanup 118 - Removed usage of water material and cleanup 175 119 176 16 August 2011- tag nanobeam-V09-04-02 - S. In 120 16 August 2011- tag nanobeam-V09-04-02 - S. Incerti 177 - Removed usage of system command 121 - Removed usage of system command 178 122 179 03 July 2011 - tag nanobeam-V09-04-01 - S. Inc 123 03 July 2011 - tag nanobeam-V09-04-01 - S. Incerti 180 - Updated README for use with full version of 124 - Updated README for use with full version of CLHEP 181 125 182 27 May 2011 - tag nanobeam-V09-04-00 - S. Ince 126 27 May 2011 - tag nanobeam-V09-04-00 - S. Incerti 183 - Created new tag 127 - Created new tag 184 128 185 20 May 2011 - tag nanobeam-V09-03-05 - S. Ince 129 20 May 2011 - tag nanobeam-V09-03-05 - S. Incerti 186 - Switched to non-numbered physics list 130 - Switched to non-numbered physics list 187 131 188 09 November 2010 - tag nanobeam-V09-03-04 - M. 132 09 November 2010 - tag nanobeam-V09-03-04 - M. Asai 189 - Fix AIDA file option. 133 - Fix AIDA file option. 190 134 191 09 October 2010 - tag nanobeam-V09-03-03 - S. 135 09 October 2010 - tag nanobeam-V09-03-03 - S. Incerti 192 - corrected removal of ROOT file in Nanobeam.c 136 - corrected removal of ROOT file in Nanobeam.cc 193 137 194 06 October 2010 - tag nanobeam-V09-03-02 - S. 138 06 October 2010 - tag nanobeam-V09-03-02 - S. Incerti 195 - added post step point information to Steppin 139 - added post step point information to SteppingAction 196 140 197 06 October 2010 - tag nanobeam-V09-03-01 - S. 141 06 October 2010 - tag nanobeam-V09-03-01 - S. Incerti 198 - major update using AIDA 142 - major update using AIDA 199 143 200 18 March 2010 - tag nanobeam-V09-03-00 - S. In 144 18 March 2010 - tag nanobeam-V09-03-00 - S. Incerti 201 - updated multiple scattering class for e+- an 145 - updated multiple scattering class for e+- and mu 202 146 203 2-March 2009 - tag nanobeam-V09-02-01 - G.Folg 147 2-March 2009 - tag nanobeam-V09-02-01 - G.Folger 204 - correct for gcc4.3/slc5 warning << 148 - correct for gcc4.3/slc5 warning 205 149 206 26 February 2009 - tag nanobeam-V09-02-00 - G. 150 26 February 2009 - tag nanobeam-V09-02-00 - G.Folger 207 - Correct TabulatedField3D.cc to use logical A 151 - Correct TabulatedField3D.cc to use logical AND (&&) in few if() 208 << 152 209 21 June 2008 - tag nanobeam-V09-01-11 - S. Inc 153 21 June 2008 - tag nanobeam-V09-01-11 - S. Incerti 210 - several tags to try to resolve conflict with 154 - several tags to try to resolve conflict with system testing 211 155 212 25 January 2008 - tag nanobeam-V09-01-01 - S. 156 25 January 2008 - tag nanobeam-V09-01-01 - S. Incerti 213 - first version of nanobeam example committed 157 - first version of nanobeam example committed