Geant4 Cross Reference |
1 # Example xray_fluorescence History << 1 # $Id: History 92689 2015-09-14 07:03:16Z gcosmo $ 2 << 2 # ------------------------------------------------------------------- 3 See `CONTRIBUTING.rst` for details of **requir << 3 # GEANT4 tag $Name: geant4-09-04-ref-00 $ 4 which **must** added in reverse chronological << 4 # ------------------------------------------------------------------- 5 It must **not** be used as a substitute for wr << 5 6 << 6 ========================================================= 7 ---------------------------------------------- << 7 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 8 << 8 ========================================================= 9 ## 2023-11-15 I. Hrivnacova (XRayFluo-V11-01-0 << 9 10 - Updated vis.mac: << 10 Xray_Fluorescence example History file 11 - Changed "/vis/open XYZ [600x600-0+0]" to " << 11 -------------------------------------- 12 and simplified comments. << 12 This file should be used by G4 developers and category coordinators 13 << 13 to briefly summarize all major modifications introduced in the code 14 ## 2022-09-09 Susanna Guatelli (XRayFluo-V11-0 << 14 and keep track of all category-tags. 15 - Ranecu Engine removed. Default one now used << 15 It DOES NOT substitute the CVS log-message one should put at every 16 << 16 committal in the CVS repository ! 17 ## 2022-02-14 Gabriele Cosmo (XRayFluo-V11-00- << 17 18 - XrayFluoEventAction: fixed compilation warni << 18 ---------------------------------------------------------- 19 for unused variable. << 19 * Reverse chronological order (last date on top), please * 20 << 20 ---------------------------------------------------------- 21 ## 2021-12-10 Ben Morgan (XRayFluo-V11-00-00) << 22 - Change to new Markdown History format. << 23 << 24 --- << 25 << 26 # History entries prior to 11.0 << 27 << 28 04.11.2021 I. Hrivnacova Tag:XRayFluo-V10-07- << 29 - Updated for changes in the analysis category << 30 G4VAnalysisReader::ReadNtuple(const G4String << 31 in GetNtuple << 32 << 33 25.10.2021 B.Morgan Tag:XRayFluo-V10-07-06 << 34 - Use G4StrUtil functions replacing deprecated << 35 << 36 16.10.2021 S.Guatelli Tag:XRayFluo-V10-07-05 << 37 - Migration to G4RunManagerFactory << 38 << 39 07.10.2021 I. Hrivnacova Tag:XRayFluo-V10-07- << 40 - Migration to new G4AnalysisManager.hh header << 41 define the default output file type (root), << 42 explicitly include G4RootAnalysisReader. << 43 << 44 26.08.2021 I. Hrivnacova Tag:XRayFluo-V10-07- << 45 - Updated for changes in the analysis category << 46 G4VAnalysisReader::GetNtuple(const G4String& << 47 << 48 19.07.2021 I. Hrivnacova Tag:XRayFluo-V10-07- << 49 - Updated for changes in the analysis category << 50 removed deleting of the analysis manager, << 51 as this is now done by the Geant4 kernel. << 52 << 53 24.05.2021 B. Morgan (XRayFluo-V10-07-01) << 54 - Bump required CMake version range to 3.12... << 55 << 56 12.02.2021 S. Guatelli Tag:XRayFluo-V10-07-00 << 57 - Dependence to G4EmProcessOptions.hh removed << 58 Method SetCuts() removed from local physics << 59 << 60 02.11.2020 Ben Morgan Tag:XRayFluo-V10-06-00 << 61 - Support same CMake version range as core Gea << 62 << 63 30.08.2019 Susanna Guatelli Tag:XRayFluo-V10-0 << 64 - G4VIS_USE and G4UI_USE deleted << 65 << 66 31.01.2019 Ivana Hrivnacova Tag: XrayFluo-V10 << 67 - Merged GitHub PR #4: all Boolean operators n << 68 << 69 09.11.2018 Gabiele Cosmo Tag: XrayFluo-V10-0 << 70 - XrayFluoMercuryDetectorMessenger: fixed typo << 71 << 72 10.05.2018 Ben Morgan Tag: XrayFluo-V10-0 << 73 - Include G4Types before use of G4MULTITHREADE << 74 compatibility with move to #defines over -D << 75 symbols. << 76 << 77 12.01.2017 Gabriele Cosmo Tag: XrayFluo-V10-0 << 78 - Use units for angles explicitly in XrayFluoD << 79 << 80 19.11.2016 Andrea Dotti Tag: XrayFluo-V10-0 << 81 - Explicit set of SD to manager << 82 << 83 28.10.2016 Gunter Folger Tag: XrayFluo-V10-0 << 84 - Removed direct use of {a,the}ParticleIterato << 85 Fix required by clang39 on Linux and MAC << 86 21 87 11.09.2015 S. Incerti Tag: XrayFluo-V10-01-00 22 11.09.2015 S. Incerti Tag: XrayFluo-V10-01-00 88 - Updated macro livermore.mac 23 - Updated macro livermore.mac 89 24 90 06-06-2014 L.Pandola Tag: XrayFluo-V10-00-10 25 06-06-2014 L.Pandola Tag: XrayFluo-V10-00-10 91 - Changed verbosity in livermore.mac to bring << 26 - Changed verbosity in livermore.mac to bring the output 92 below 1 MB (as requested for system testing) 27 below 1 MB (as requested for system testing) 93 28 94 20-05-2014 L.Pandola Tag: XrayFluo-V10-00-09 29 20-05-2014 L.Pandola Tag: XrayFluo-V10-00-09 95 - Migrated SteppingVerbose, registered now thr << 30 - Migrated SteppingVerbose, registered now through the 96 ActionInitialization class. 31 ActionInitialization class. 97 32 98 16-05-2014 L.Pandola Tag: XrayFluo-V10-00-08 33 16-05-2014 L.Pandola Tag: XrayFluo-V10-00-08 99 - Real MT migration: use the G4MTRunManager 34 - Real MT migration: use the G4MTRunManager 100 - Add PhysicsHasBeenChanged() to the commands << 35 - Add PhysicsHasBeenChanged() to the commands of the physics list 101 messenger 36 messenger 102 37 103 13-05-2014 L.Pandola Tag: XrayFluo-V10-00-07 38 13-05-2014 L.Pandola Tag: XrayFluo-V10-00-07 104 - Fix a bug with ntuple numbering in XrayFluoA 39 - Fix a bug with ntuple numbering in XrayFluoAnalysisManager 105 - Fix a bug in the ActionInitializer causing t 40 - Fix a bug in the ActionInitializer causing the rejection of previous tag 106 41 107 08-05-2014 L.Pandola Tag: XrayFluo-V10-00-06 42 08-05-2014 L.Pandola Tag: XrayFluo-V10-00-06 108 - Updated hit class to make it MT-compliant 43 - Updated hit class to make it MT-compliant 109 - Fixed the procedure for the update of geomet 44 - Fixed the procedure for the update of geometry between runs 110 - Make const methods in the RunAction. Revised << 45 - Make const methods in the RunAction. Revised logic of RunAction: only 111 the master RunAction loads data 46 the master RunAction loads data 112 - Take RunAction pointer in XrayFluoPrimaryGen 47 - Take RunAction pointer in XrayFluoPrimaryGeneratorAction 113 - Remove unused verbosity in XrayFluoDataSet 48 - Remove unused verbosity in XrayFluoDataSet 114 - Revise logic for reading external events (MT << 49 - Revise logic for reading external events (MT-compliant). 115 - Protect methods of the singleton analysis cl 50 - Protect methods of the singleton analysis class by Mutex. 116 51 117 22-04-2014 L.Pandola Tag: XrayFluo-V10-00-05 52 22-04-2014 L.Pandola Tag: XrayFluo-V10-00-05 118 - Created and integrated an action initializat << 53 - Created and integrated an action initialization class. 119 - Make const methods and add ConstructSDandFie << 54 - Make const methods and add ConstructSDandField() in the detector 120 construction classes. << 55 construction classes. 121 - Getting prepared for the MT migration 56 - Getting prepared for the MT migration 122 57 123 17-04-2014 L.Pandola Tag: XrayFluo-V10-00-04 58 17-04-2014 L.Pandola Tag: XrayFluo-V10-00-04 124 - Fix bug in the analysis manager 59 - Fix bug in the analysis manager 125 - Remove the workaround to avoid the deletion 60 - Remove the workaround to avoid the deletion of the output file 126 (following the fix in analysis-V10-00-09) 61 (following the fix in analysis-V10-00-09) 127 62 128 15-04-2014 L.Pandola Tag: XrayFluo-V10-00-03 63 15-04-2014 L.Pandola Tag: XrayFluo-V10-00-03 129 - Remove compiler warning which caused the rej << 64 - Remove compiler warning which caused the rejection of 130 XrayFluo-V10-00-02 65 XrayFluo-V10-00-02 131 66 132 14-04-2014 L.Pandola Tag: XrayFluo-V10-00-02 67 14-04-2014 L.Pandola Tag: XrayFluo-V10-00-02 133 - Complete the migration to the g4tools (remov 68 - Complete the migration to the g4tools (removed AIDA dependency). 134 Method XrayFluoAnalysisManager::LoadGunData() 69 Method XrayFluoAnalysisManager::LoadGunData() is restored by using the 135 new G4AnalysisReader interface. 70 new G4AnalysisReader interface. 136 71 137 13-12-2013 L.Pandola Tag: XrayFluo-V10-00-01 72 13-12-2013 L.Pandola Tag: XrayFluo-V10-00-01 138 - First partial migration to g4tools (internal << 73 - First partial migration to g4tools (internal tag). Removed AIDA 139 dependency. Output works properly, but the app << 74 dependency. Output works properly, but the application is presently 140 unable to use the method << 75 unable to use the method 141 XrayFluoAnalysisManager::LoadGunData() 76 XrayFluoAnalysisManager::LoadGunData() 142 to open a phase space file and feed data to th 77 to open a phase space file and feed data to the primary generator. 143 78 144 13-12-2013 L.Pandola Tag: XrayFluo-V10-00-00 79 13-12-2013 L.Pandola Tag: XrayFluo-V10-00-00 145 - Fix shadowed variables and compilation error << 80 - Fix shadowed variables and compilation errors due to the #include of 146 G4SystemOfUnits. Do not show up in system test << 81 G4SystemOfUnits. Do not show up in system testing, but only when AIDA 147 is available. 82 is available. 148 83 149 25-11-2013 G.Folger Tag: XrayFluo-V09-06-02 84 25-11-2013 G.Folger Tag: XrayFluo-V09-06-02 150 - Fix one more typo in XrayFluoDetectorConstr << 85 - Fix one more typo in XrayFluoDetectorConstruction.cc: G4cout replaced by G4endl; 151 86 152 22-11-2013 G.Folger Tag: XrayFluo-V09-06-01 87 22-11-2013 G.Folger Tag: XrayFluo-V09-06-01 153 - Fix typo in XrayFluoDetectorConstruction.cc: << 88 - Fix typo in XrayFluoDetectorConstruction.cc: G4cout replaced by G4endl; 154 << 89 155 18-06-2013 A. Dotti Tag: XrayFluo-V09-06-00 90 18-06-2013 A. Dotti Tag: XrayFluo-V09-06-00 156 - Fixed compilation warnings with most recent 91 - Fixed compilation warnings with most recent clang compiler 157 (unused private data fields) 92 (unused private data fields) 158 93 159 28-11-2012 G. Cosmo Tag: XrayFluo-V09-05-06 94 28-11-2012 G. Cosmo Tag: XrayFluo-V09-05-06 160 - Fixed cases of variable shadowing. 95 - Fixed cases of variable shadowing. 161 96 162 06-11-2012 L. Pandola Tag: XrayFluo-V09-05-05 97 06-11-2012 L. Pandola Tag: XrayFluo-V09-05-05 163 - Fix syntax in CMakeLists.txt 98 - Fix syntax in CMakeLists.txt 164 99 165 26-10-2012 L. Pandola Tag: XrayFluo-V09-05-04 100 26-10-2012 L. Pandola Tag: XrayFluo-V09-05-04 166 - Replace CMakeLists.txt to deal with UI/VIS 101 - Replace CMakeLists.txt to deal with UI/VIS 167 102 168 12-10-2012 G. Cosmo Tag: XrayFluo-V09-05-03 103 12-10-2012 G. Cosmo Tag: XrayFluo-V09-05-03 169 - Explicit inclusion of units and constants he 104 - Explicit inclusion of units and constants headers. 170 105 171 13-06-2012 G. Cosmo Tag: XrayFluo-V09-05-02 106 13-06-2012 G. Cosmo Tag: XrayFluo-V09-05-02 172 - Fixed compilation warnings for extra parenth 107 - Fixed compilation warnings for extra parenthesis from MacOSX/clang. 173 108 174 15-12-2011 P. Mato Tag: XrayFluo-V09-05-01 109 15-12-2011 P. Mato Tag: XrayFluo-V09-05-01 175 - XrayFluoNistMaterials.cc << 110 - XrayFluoNistMaterials.cc 176 Fixed the induced memory corruption problem 111 Fixed the induced memory corruption problem only intermittently visible 177 on MacOSX. The vectors to define materials n 112 on MacOSX. The vectors to define materials needed to be cleared properly. 178 113 179 08-12-2011 P. Mato Tag: XrayFluo-V09-05-00 114 08-12-2011 P. Mato Tag: XrayFluo-V09-05-00 180 - Added CMakeLists.txt file. 115 - Added CMakeLists.txt file. 181 116 182 25-11-2011 G.Folger Tag: XrayFluo-V09-04-05 117 25-11-2011 G.Folger Tag: XrayFluo-V09-04-05 183 - Fix compilation error on Windows. 118 - Fix compilation error on Windows. 184 119 185 16-11-2011 G.Folger Tag: XrayFluo-V09-04-04 120 16-11-2011 G.Folger Tag: XrayFluo-V09-04-04 186 - Migrated to new G4Exception. 121 - Migrated to new G4Exception. 187 122 188 03-11-2011 A.Mantero Tag: XrayFluo-V09-04-03 123 03-11-2011 A.Mantero Tag: XrayFluo-V09-04-03 189 - Update for README file. 124 - Update for README file. 190 125 191 03-11-2011 A.Mantero Tag: XrayFluo-V09-04-02 126 03-11-2011 A.Mantero Tag: XrayFluo-V09-04-02 192 - Migrated PhysicsList to all pre-built PL gen 127 - Migrated PhysicsList to all pre-built PL generating deexcitation products. 193 - Added example for macro (livermore.mac). 128 - Added example for macro (livermore.mac). 194 - removed old macros. 129 - removed old macros. 195 - Removed XrayFluoPhysListEmStandardFLUO.cc. 130 - Removed XrayFluoPhysListEmStandardFLUO.cc. 196 131 197 27-03-2011 A.Mantero Tag: XrayFluo-V09-04-01 132 27-03-2011 A.Mantero Tag: XrayFluo-V09-04-01 198 - Re commit of the previous tag. 133 - Re commit of the previous tag. 199 134 200 07-02-2011 A.Mantero Tag: XrayFluo-V09-04-00 135 07-02-2011 A.Mantero Tag: XrayFluo-V09-04-00 201 - migrated physicslist to standard EM+Fluo (wi 136 - migrated physicslist to standard EM+Fluo (with PIXE) 202 - added several files (XrayFluoPhysListEmStand 137 - added several files (XrayFluoPhysListEmStandardFLUO.cc, XrayFluoStepMax.cc 203 XrayFluoStepMaxMessenger.cc and relative hea << 138 XrayFluoStepMaxMessenger.cc and relative headers) 204 and modified accordingly others. 139 and modified accordingly others. 205 140 206 18-11-2010 G.A.P.Cirrone, Tag: XrayFluo-V09-03 141 18-11-2010 G.A.P.Cirrone, Tag: XrayFluo-V09-03-03 207 - Corrected bug in the MercuryPrimaryGenerator 142 - Corrected bug in the MercuryPrimaryGeneratorAction file on source definition 208 143 209 18-11-2010 John Allison, Tag: XrayFluo-V09-03- 144 18-11-2010 John Allison, Tag: XrayFluo-V09-03-02 210 - Introduced G4UIExecutive. 145 - Introduced G4UIExecutive. 211 146 212 03-06-2010 Joseph Perl, Tag: XrayFluo-V09-03-0 147 03-06-2010 Joseph Perl, Tag: XrayFluo-V09-03-00 213 - Updated vis usage 148 - Updated vis usage 214 149 215 10-11-2009 Alf, Tag: XrayFluo-V09-02-01 150 10-11-2009 Alf, Tag: XrayFluo-V09-02-01 216 - Physics List migrated to new Lowenergy phys 151 - Physics List migrated to new Lowenergy physics processes design 217 - XrayFluoDataSet migrated in order to meet n 152 - XrayFluoDataSet migrated in order to meet new modification of G4VEMDataSet 218 153 219 10-04-2009 G.A.P.Cirrone, Tag: XrayFluo-V09-02 154 10-04-2009 G.A.P.Cirrone, Tag: XrayFluo-V09-02-00 220 - Tag for release after the GNUmakefile update 155 - Tag for release after the GNUmakefile update 221 156 222 6-03-2009 Guy Barrand (in agreement with G.Cos 157 6-03-2009 Guy Barrand (in agreement with G.Cosmo) 223 - GNUmakefile : remove the G4ANALYSIS_USE logi 158 - GNUmakefile : remove the G4ANALYSIS_USE logic found in this file 224 since it is handled already in the config/an 159 since it is handled already in the config/analysis.gmk. 225 This avoids a duplication in the compilation 160 This avoids a duplication in the compilation and link commands 226 of the aida-config options. 161 of the aida-config options. 227 162 228 15-11-2004 Gabriele Cosmo: XrayFluo-V07-01-00 163 15-11-2004 Gabriele Cosmo: XrayFluo-V07-01-00 229 - Migration to <sstream> from deprecated <strs 164 - Migration to <sstream> from deprecated <strstream>. 230 165 231 3-5-2005 John Allison 166 3-5-2005 John Allison 232 - Replaced vis manager with G4VisExecutive. 167 - Replaced vis manager with G4VisExecutive. 233 168 234 10-12-2004 Alfonso Mantero: XrayFluo-V06-02-01 169 10-12-2004 Alfonso Mantero: XrayFluo-V06-02-01 235 - Can now be used in batch mode without histog 170 - Can now be used in batch mode without histograms. 236 171 237 8-12-2004 Alfonso Mantero: XrayFluo-V06-02-00 << 172 8-12-2004 Alfonso Mantero: XrayFluo-V06-02-00 238 - General update, including migration to <cmat 173 - General update, including migration to <cmath>. 239 174 240 4-12-2003 Susanna Guatelli: XrayFluo-V05-02-08 << 175 4-12-2003 Susanna Guatelli: XrayFluo-V05-02-08 241 - Removed the compilation warnings, introducti 176 - Removed the compilation warnings, introduction of VRML viewer. 242 This tag referes to the tag examples-V05-02 177 This tag referes to the tag examples-V05-02-07 prepared for 243 Geant4 6.0 release. 178 Geant4 6.0 release. 244 179 245 4-12-2003 Susanna Guatelli: XrayFluo-V05-02-07 180 4-12-2003 Susanna Guatelli: XrayFluo-V05-02-07 246 - Correspond the head found in CVS. It does no 181 - Correspond the head found in CVS. It does not compile. 247 - Created. 182 - Created.