Geant4 Cross Reference |
1 # Example air_shower History 1 # Example air_shower 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 (air_shower-V11-01 << 8 - Updated OpenVis.mac: << 9 - Changed "/vis/open XYZ [600x600-0+0]" to " << 10 and simplified comments. << 11 << 12 ## 2023-11-09 Bernardo Tome (air_shower-V11-01 << 13 - Address the warning message regarding the si << 14 << 15 ## 2022-02-22 Daren Sawkey (air_shower-V11-00- 7 ## 2022-02-22 Daren Sawkey (air_shower-V11-00-01) 16 - All material properties in order of increasi 8 - All material properties in order of increasing energy 17 9 18 ## 2021-12-10 Ben Morgan (air_shower-V11-00-00 10 ## 2021-12-10 Ben Morgan (air_shower-V11-00-00) 19 - Change to new Markdown History format 11 - Change to new Markdown History format 20 12 21 --- 13 --- 22 14 23 # History entries prior to 11.0 15 # History entries prior to 11.0 24 16 25 11.11.2021 - B. Tome (air_shower-V10-07-04) 17 11.11.2021 - B. Tome (air_shower-V10-07-04) 26 Start using C++11 guidelines 18 Start using C++11 guidelines 27 19 28 06.11.2021 - I. Hrivnacova (air_shower-V10-07- 20 06.11.2021 - I. Hrivnacova (air_shower-V10-07-03) 29 Added analysis manager Clear() ca 21 Added analysis manager Clear() call instead of 30 deleting in the end of run (remov 22 deleting in the end of run (removed on July 19) 31 23 32 07.10.2021 - I. Hrivnacova (air_shower-V10-07- 24 07.10.2021 - I. Hrivnacova (air_shower-V10-07-02) 33 Migration to new G4AnalysisManage 25 Migration to new G4AnalysisManager.hh header; 34 define the default output file ty 26 define the default output file type (root), 35 removed UltraAnalysisManager.hh. 27 removed UltraAnalysisManager.hh. 36 28 37 19.07.2021 - I. Hrivnacova (air_shower-V10-07- 29 19.07.2021 - I. Hrivnacova (air_shower-V10-07-01) 38 Updated for changes in the analys 30 Updated for changes in the analysis category: 39 removed deleting of the analysis 31 removed deleting of the analysis manager, 40 as this is now done by the Geant4 32 as this is now done by the Geant4 kernel. 41 33 42 24.05.2021 - B. Morgan (air_shower-V10-07-00) 34 24.05.2021 - B. Morgan (air_shower-V10-07-00) 43 Bump required CMake version range 35 Bump required CMake version range to 3.12...3.20, matching core Geant4 44 36 45 14.11.2020 - S. Guatelli(air_shower-V10-06-04) 37 14.11.2020 - S. Guatelli(air_shower-V10-06-04) 46 Migration to G4RunFactoryManager 38 Migration to G4RunFactoryManager 47 39 48 05.11.2020 - B.Tome (air_shower-V10-06-03) 40 05.11.2020 - B.Tome (air_shower-V10-06-03) 49 Output results histograms to ROOT 41 Output results histograms to ROOT file 50 Add ROOT macro file to plot histo 42 Add ROOT macro file to plot histograms 51 43 52 03.11.2020 - D.Sawkey (air_shower-V10-06-02) 44 03.11.2020 - D.Sawkey (air_shower-V10-06-02) 53 Create material properties using 45 Create material properties using std::vectors 54 46 55 02.11.2020 - B.Morgan (air_shower-V10-06-01) 47 02.11.2020 - B.Morgan (air_shower-V10-06-01) 56 Support same CMake version range 48 Support same CMake version range as core Geant4 57 49 58 29.05.2020 - D.Sawkey (air_shower-V10-06-00) 50 29.05.2020 - D.Sawkey (air_shower-V10-06-00) 59 added an #include to UltraDetecto 51 added an #include to UltraDetectorConstruction, due to optical 60 physics changes. 52 physics changes. 61 53 62 8 November, 2019 B. Tomé (air_shower-V10-05-0 54 8 November, 2019 B. Tomé (air_shower-V10-05-01) 63 - Minor changes, mainly stetics. 55 - Minor changes, mainly stetics. 64 56 65 31.01.2019 - I.Hrivnacova (air_shower-V10-05-0 57 31.01.2019 - I.Hrivnacova (air_shower-V10-05-00) 66 Merged GitHub PR #4: all Boolean 58 Merged GitHub PR #4: all Boolean operators now return G4bool. 67 59 68 09.11.2018 - B. Tome (air_shower-V10-04-04) 60 09.11.2018 - B. Tome (air_shower-V10-04-04) 69 Allow to remove reflecting surfac 61 Allow to remove reflecting surface. 70 62 71 09.11.2018 - B. Tome (air_shower-V10-04-03) 63 09.11.2018 - B. Tome (air_shower-V10-04-03) 72 Add UltraMacro.mac to CMakeLists. 64 Add UltraMacro.mac to CMakeLists.txt 73 65 74 09.11.2018 - B. Tome (air_shower-V10-04-02) 66 09.11.2018 - B. Tome (air_shower-V10-04-02) 75 Reorganise macros. Add new macros. 67 Reorganise macros. Add new macros. 76 Reorganise and simplify code in U 68 Reorganise and simplify code in UltraDetectorConstruction. 77 Geometry can now be changed in th 69 Geometry can now be changed in the same interactive session. 78 70 79 08.11.2018 - B. Tome (air_shower-V10-04-01) 71 08.11.2018 - B. Tome (air_shower-V10-04-01) 80 Drop detector configuration through pre 72 Drop detector configuration through preprocessor directives. Use detector messenger instead. 81 New macros for visualisation, replacing 73 New macros for visualisation, replacing preprocessor options. 82 No default PrimaryGeneratorAction in Us 74 No default PrimaryGeneratorAction in UserActionInitialization. 83 75 84 10.05.2018 - B. Morgan (air_shower-V10-04-00) 76 10.05.2018 - B. Morgan (air_shower-V10-04-00) 85 Include G4Types before use of G4MULTITH 77 Include G4Types before use of G4MULTITHREADED. For forward 86 compatibility with move to #defines ove 78 compatibility with move to #defines over -D for G4 preprocessor 87 symbols. 79 symbols. 88 80 89 09.03.2017 - G. Cosmo (air_shower-V10-03-00) 81 09.03.2017 - G. Cosmo (air_shower-V10-03-00) 90 Updated setup for visualization in main 82 Updated setup for visualization in main() and Visualisation.mac. 91 83 92 21.11.2016 - G. Cosmo (air_shower-V10-02-03) 84 21.11.2016 - G. Cosmo (air_shower-V10-02-03) 93 Fixed compilation warning for unused va 85 Fixed compilation warning for unused variable in 94 UltraDetectorConstruction. 86 UltraDetectorConstruction. 95 87 96 19.11.2016 - A. Dotti (air_shower-V10-02-02) 88 19.11.2016 - A. Dotti (air_shower-V10-02-02) 97 Explicit set of SD to manager 89 Explicit set of SD to manager 98 90 99 16.11.2016 - B. Tome 91 16.11.2016 - B. Tome 100 Use modular physics lists. 92 Use modular physics lists. 101 Remove drawing of step points from Visu 93 Remove drawing of step points from Visualisation.mac 102 Update History, README, CMakeLists.txt 94 Update History, README, CMakeLists.txt and GNUmakefile. 103 95 104 28.11.2016 - G. Folger (air_shower-V10-02-01) 96 28.11.2016 - G. Folger (air_shower-V10-02-01) 105 Replace direct use of theParticle 97 Replace direct use of theParticleIterator by GetParticleIterator(). 106 fix required by clang39 on Wind 98 fix required by clang39 on Windows and MAC 107 99 108 03.03.2016 - L. Pandola (air_shower-V10-02-00) 100 03.03.2016 - L. Pandola (air_shower-V10-02-00) 109 Replace std::log with G4Log 101 Replace std::log with G4Log 110 102 111 14.04.2015 - G. Cosmo (air_shower-V10-01-02) 103 14.04.2015 - G. Cosmo (air_shower-V10-01-02) 112 Replaced call to obsolete GetDz() 104 Replaced call to obsolete GetDz() for G4Tubs to GetZHalfLength() 113 in UltraDetectorConstruction. 105 in UltraDetectorConstruction. 114 106 115 20.02.2015 - A. Dotti (air_shower-V10-01-00) 107 20.02.2015 - A. Dotti (air_shower-V10-01-00) 116 Set defaults for GPS in master th 108 Set defaults for GPS in master thread 117 109 118 04.06.2014 - A. Dotti (air_shower-V10-00-00) 110 04.06.2014 - A. Dotti (air_shower-V10-00-00) 119 New MT-ready GPS: migration 111 New MT-ready GPS: migration 120 112 121 22.10.2013 - L. Pandola (air_shower-V09-06-03) 113 22.10.2013 - L. Pandola (air_shower-V09-06-03) 122 UltraRunAction.cc: add include for <cti 114 UltraRunAction.cc: add include for <ctime>, 123 needed for Windows 115 needed for Windows 124 116 125 21.10.2013 - L. Pandola (air_shower-V09-06-02) 117 21.10.2013 - L. Pandola (air_shower-V09-06-02) 126 Migrated to MT. Works in MT and sequent 118 Migrated to MT. Works in MT and sequential mode. 127 Removed RunActionMessenger and edited U 119 Removed RunActionMessenger and edited UltraMacro.mac 128 accordingly. 120 accordingly. 129 121 130 27.08.2013 - G. Cosmo (air_shower-V09-06-01) 122 27.08.2013 - G. Cosmo (air_shower-V09-06-01) 131 Added G4Ellipsoid among solids en 123 Added G4Ellipsoid among solids enabled for parameterisation. 132 124 133 28.05.2013 - L. Pandola (air_shower-V09-06-00) 125 28.05.2013 - L. Pandola (air_shower-V09-06-00) 134 Migrate analysis from AIDA (with local 126 Migrate analysis from AIDA (with local singleton 135 analysis class) to the g4analysis tools 127 analysis class) to the g4analysis tools. 136 Remove AIDA dependency. CMakeLists.txt 128 Remove AIDA dependency. CMakeLists.txt and 137 README are updated accordingly 129 README are updated accordingly 138 130 139 28.11.2012 - G. Cosmo (air_shower-V09-05-07) 131 28.11.2012 - G. Cosmo (air_shower-V09-05-07) 140 Fixed cases of variable shadowing 132 Fixed cases of variable shadowing. 141 133 142 06.11.2012 - L. Pandola (air_shower-V09-05-06) 134 06.11.2012 - L. Pandola (air_shower-V09-05-06) 143 Fixed syntax in CMakeLists.txt. 135 Fixed syntax in CMakeLists.txt. 144 136 145 26.10.2012 - L. Pandola (air_shower-V09-05-05) 137 26.10.2012 - L. Pandola (air_shower-V09-05-05) 146 Replace CMakeLists.txt to deal with UI/ 138 Replace CMakeLists.txt to deal with UI/VIS. 147 139 148 11.10.2012 - G.Cosmo (air_shower-V09-05-04) 140 11.10.2012 - G.Cosmo (air_shower-V09-05-04) 149 Explicit inclusion of units and constan 141 Explicit inclusion of units and constants headers. 150 142 151 26.06.2012 - G.Cosmo (air_shower-V09-05-03) 143 26.06.2012 - G.Cosmo (air_shower-V09-05-03) 152 Removed call to SetModel for opti 144 Removed call to SetModel for optical physics, according to 153 latest change to optical boundary 145 latest change to optical boundary process. 154 146 155 31.01.2012 - G.Folger (air_shower-V09-05-02) 147 31.01.2012 - G.Folger (air_shower-V09-05-02) 156 fix another compilation warning f 148 fix another compilation warning from gcc4.6: variables set but 157 not used, in src/UltraEventAction.cc 149 not used, in src/UltraEventAction.cc 158 150 159 18.01.2012 - G.Folger (air_shower-V09-05-01) 151 18.01.2012 - G.Folger (air_shower-V09-05-01) 160 fix compilation warnings from gcc 152 fix compilation warnings from gcc4.6: variables set but not used. 161 153 162 08.12.2011 - P.Mato (air_shower-V09-05-00) 154 08.12.2011 - P.Mato (air_shower-V09-05-00) 163 Added CMakeLists.txt file 155 Added CMakeLists.txt file 164 156 165 31.10.2011 - L.Pandola (air_shower-V09-04-01) 157 31.10.2011 - L.Pandola (air_shower-V09-04-01) 166 Migrated G4Exceptions to the new scheme 158 Migrated G4Exceptions to the new scheme 167 159 168 17.01.2011 - G.A.P.Cirrone (air_shower-V09-04- 160 17.01.2011 - G.A.P.Cirrone (air_shower-V09-04-00) 169 Solved compilation error related to the 161 Solved compilation error related to the new CLHEP version 170 162 171 09.11.2010 - J.Allison (air_shower-V09-03-01) 163 09.11.2010 - J.Allison (air_shower-V09-03-01) 172 Inroduced G4UIExecutive. 164 Inroduced G4UIExecutive. 173 165 174 02.06.2010 - J.Perl (air_shower-V09-03-00) 166 02.06.2010 - J.Perl (air_shower-V09-03-00) 175 Updated vis usage 167 Updated vis usage 176 168 177 16.11.2009 -- B. Tomé, 169 16.11.2009 -- B. Tomé, 178 Tag air_shower-V09-02-06 170 Tag air_shower-V09-02-06 179 Changed UltraPhysicsList.cc to u 171 Changed UltraPhysicsList.cc to use new processes G4eMultipleScattering, G4MuMultipleScattering 180 and G4hMultipleScattering 172 and G4hMultipleScattering 181 Tested example air_shower with G 173 Tested example air_shower with Geant4 tag geant4-09-02-ref-10 182 174 183 15.05.2009 -- B. Tomé, 175 15.05.2009 -- B. Tomé, 184 Updated README file. Tag air_sho 176 Updated README file. Tag air_shower-V09-01-00 185 Tested example with Geant4 tag g 177 Tested example with Geant4 tag geant4-09-02-ref-04 and iAIDA-1.0.14 186 178 187 10.12.2008 -- G.A.P.Cirrone, Tag: air_shower-V 179 10.12.2008 -- G.A.P.Cirrone, Tag: air_shower-V09-01-05 188 Updated README file; 180 Updated README file; 189 03.07.2008 -- B. Tomé; Tag air_shower-V09-01 181 03.07.2008 -- B. Tomé; Tag air_shower-V09-01-04 190 Access to private data members o 182 Access to private data members of UltraDetectorConstruction through Get functions. 191 183 192 03.07.2008 -- B. Tomé; Tag air_shower-V09-01 184 03.07.2008 -- B. Tomé; Tag air_shower-V09-01-03 193 Adjusted range of optical proper 185 Adjusted range of optical properties tables in UltraDetectorConstruction; 194 Added check of optical photon en 186 Added check of optical photon energy in UltraPrimaryGeneratorAction; 195 Cerenkov process attached to all 187 Cerenkov process attached to all applicable particles; 196 Modified Visualisation.mac and U 188 Modified Visualisation.mac and UltraMacro.mac files 197 189 198 26.06.2008 -- G.A.P.Cirrone; Tag air_shower-V0 190 26.06.2008 -- G.A.P.Cirrone; Tag air_shower-V09-01-02 199 Corrected a parameter in the Ult 191 Corrected a parameter in the UltraDetectorConstruction to remove a segmentation 200 due to a non correct definition of the 192 due to a non correct definition of the refraction index of the Quartz. 201 193 202 15.06.2008 -- G.A.P.Cirrone; Tag: air_shower-V 194 15.06.2008 -- G.A.P.Cirrone; Tag: air_shower-V09-01-01 203 Removed no more necessary AIDA c 195 Removed no more necessary AIDA commands from GNUmakefile 204 196 205 11.06.2008 -- G.A.P.Cirrone air_shower-V09-01- 197 11.06.2008 -- G.A.P.Cirrone air_shower-V09-01-00 206 Solved a compilation error in th 198 Solved a compilation error in the Analysis Manager 207 199 208 30.09.2007 -- P.Gumplinger - air_shower-V09-00 200 30.09.2007 -- P.Gumplinger - air_shower-V09-00-00 209 -- adjust to the G4Cerenkov process 201 -- adjust to the G4Cerenkov process now being a G4VDiscreteProcess 210 202 211 16.11.2006 -- B. Tome - air_shower-V08-01-00 203 16.11.2006 -- B. Tome - air_shower-V08-01-00 212 -- Tested with candidate tag geant4 204 -- Tested with candidate tag geant4-08-02-cand-00. 213 -- Ultra.cc - Removed invocation of 205 -- Ultra.cc - Removed invocation of Visualisation.mac if argc==1. 214 206 215 02.06.2006 -- B. Tome - air_shower-V08-00-01 207 02.06.2006 -- B. Tome - air_shower-V08-00-01 216 -- UltraRunAction.cc : Removed use 208 -- UltraRunAction.cc : Removed use of visualization UI commands. 217 -- Small changes in UltraPrimaryGen 209 -- Small changes in UltraPrimaryGeneratorAction.cc 218 210 219 17.05.2006 -- B. Tome - air_shower-V08-00-00 211 17.05.2006 -- B. Tome - air_shower-V08-00-00 220 -- Small fix correction 212 -- Small fix correction 221 213 222 7.12.2005 -- S. Guatelli - air_shower-V07-01-0 214 7.12.2005 -- S. Guatelli - air_shower-V07-01-02 223 -- Compile with CLHEP 2.0.2.2 215 -- Compile with CLHEP 2.0.2.2 224 216 225 6.12.2005 -- S. Guatelli - air_shower-V07-01-0 217 6.12.2005 -- S. Guatelli - air_shower-V07-01-01 226 -- Warning deleted 218 -- Warning deleted 227 219 228 15.11.2005 -- G.Cosmo - air_shower-V07-01-00 220 15.11.2005 -- G.Cosmo - air_shower-V07-01-00 229 -- Migration to <sstream> from depr 221 -- Migration to <sstream> from deprecated <strstream>. 230 222 231 06.06.2005 -- B.Tome - air_shower-V07-00-01 223 06.06.2005 -- B.Tome - air_shower-V07-00-01 232 -- README updated; analysis with AI 224 -- README updated; analysis with AIDA 3.2.1 and PI 1.3.3. 233 225 234 06.06.2005 -- G.Cosmo - air_shower-V07-00-00 226 06.06.2005 -- G.Cosmo - air_shower-V07-00-00 235 -- Corrected usage of <strstream> i 227 -- Corrected usage of <strstream> in RunActionMessenger. 236 -- Corrected call to Visualisation. 228 -- Corrected call to Visualisation.mac from Ultra.cc. 237 -- Changed viewer to OGLSX in Visua 229 -- Changed viewer to OGLSX in Visualisation.mac. 238 230 239 03.05.2005 -- J.Allison 231 03.05.2005 -- J.Allison 240 -- Replaced vis manager with G4VisE 232 -- Replaced vis manager with G4VisExecutive. 241 233 242 10.12.2004 -- air_shower-V06-02-02 234 10.12.2004 -- air_shower-V06-02-02 243 -- Replaced usage of M_PI with CLHE 235 -- Replaced usage of M_PI with CLHEP's pi. 244 236 245 24.11.2004 -- air_shower-V06-02-01 237 24.11.2004 -- air_shower-V06-02-01 246 -- Migration to the new tree-struct 238 -- Migration to the new tree-structured command format for G4GeneralParticleSource: 247 - new UI commands implemented 239 - new UI commands implemented 248 - changed access to public metho 240 - changed access to public methods of G4GeneralParticleSource in 249 UltraPrimaryGenerationAction; 241 UltraPrimaryGenerationAction; methods of G4SPSxxxDistribution are now used. 250 -- Migration to <cmath> 242 -- Migration to <cmath> 251 243 252 20.05.2004 -- Example committed 244 20.05.2004 -- Example committed