Geant4 Cross Reference |
1 # Category empii History << 1 $Id: History 70904 2013-06-07 10:34:25Z gcosmo $ >> 2 ------------------------------------------------------------------- 2 3 3 See `CONTRIBUTING.rst` for details of **requir << 4 ========================================================= 4 which **must** added in reverse chronological << 5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 5 It must **not** be used as a substitute for wr << 6 ========================================================= 6 << 7 7 ---------------------------------------------- << 8 Category History file 8 << 9 --------------------- 9 ## 2023-08-29 Ben Morgan (empii-V11-01-00) << 10 This file should be used by G4 developers and category coordinators 10 - Fix Coverity warnings << 11 to briefly summarize all major modifications introduced in the code 11 << 12 and keep track of all category-tags.2 12 ## 2022-11-18 Gabriele Cosmo (empii-V11-00-01) << 13 It DOES NOT substitute the CVS log-message one should put at every 13 - Fixed compilation warnings for implicit type << 14 committal in the CVS repository ! 14 << 15 15 ## 2021-12-10 Ben Morgan (empii-V11-00-00) << 16 ---------------------------------------------------------- 16 - Change to new Markdown History format << 17 * Reverse chronological order (last date on top), please * 17 << 18 ---------------------------------------------------------- 18 --- << 19 << 20 # History entries prior to 11.0 << 21 << 22 09-07-2021 V.Ivanchenko, tag empii-V10-07-01 << 23 use const pointer to G4Element << 24 << 25 16-04-2021 B.Morgan, tag empii-V10-07-00 << 26 Migrate build to modular CMake API << 27 19 28 07-06-2013 G.Cosmo, tag empii-V09-06-00 20 07-06-2013 G.Cosmo, tag empii-V09-06-00 29 Cleanup from MT changes in G4hRDEn 21 Cleanup from MT changes in G4hRDEnergyLoss.cc. 30 22 31 11-07-2012 G.Cosmo, tag empii-V09-05-02 23 11-07-2012 G.Cosmo, tag empii-V09-05-02 32 Explicitly use inclusion of header 24 Explicitly use inclusion of headers for system of units and 33 physical constants, in plan to rem 25 physical constants, in plan to remove implicit inclusion from 34 globals.hh. 26 globals.hh. 35 27 36 07-06-2012 G.Cosmo, tag empii-V09-05-01 28 07-06-2012 G.Cosmo, tag empii-V09-05-01 37 Trivial fixes for few cases of var 29 Trivial fixes for few cases of variable shadowing in 38 G4hImpactIonisation.cc and G4PixeC 30 G4hImpactIonisation.cc and G4PixeCrossSectionHandler.cc 39 31 40 22-03-2012 MGP, tag empii-V09-05-00 32 22-03-2012 MGP, tag empii-V09-05-00 41 Added test directory 33 Added test directory 42 34 43 14.09.2011, MGP, tag empii-V09-04-03 35 14.09.2011, MGP, tag empii-V09-04-03 44 Modified in compliance to G4Except 36 Modified in compliance to G4Exception as announced in Asai's emails 45 on 9 and 16 August 2011 37 on 9 and 16 August 2011 46 38 47 14.09.2011, MGP, tag empii-V09-04-02 39 14.09.2011, MGP, tag empii-V09-04-02 48 Work in progress on beb-dm 40 Work in progress on beb-dm 49 41 50 28.06.2011, MGP, tag empii-V09-04-01 42 28.06.2011, MGP, tag empii-V09-04-01 51 Workaround in logarithmic interpol << 43 Workaround in logarithmic interpolator to deal with 52 zeros in new data library G4PII1.3 44 zeros in new data library G4PII1.3 53 45 54 20.06.2011, MGP, tag empii-V09-04-00 46 20.06.2011, MGP, tag empii-V09-04-00 55 Remove compilation warnings with g 47 Remove compilation warnings with gcc-4.6.0 notified by G. Cosmo 56 48 57 25.11.2010, MGP, tag empii-V09-03-05 49 25.11.2010, MGP, tag empii-V09-03-05 58 Remove annoying printout 50 Remove annoying printout 59 51 60 25.11.2010, MGP, tag empii-V09-03-04 52 25.11.2010, MGP, tag empii-V09-03-04 61 Added protections in RDEnergyLoss << 53 Added protections in RDEnergyLoss for unphysical cases of zero energy 62 54 63 21.11.2010, MGP, tag empii-V09-03-03 55 21.11.2010, MGP, tag empii-V09-03-03 64 Removed leftover debug printing 56 Removed leftover debug printing 65 57 66 21.11.2010, MGP, tag empii-V09-03-02 58 21.11.2010, MGP, tag empii-V09-03-02 67 Changed the name of the environmen 59 Changed the name of the environment variable identifying 68 the associated data library from G 60 the associated data library from G4PIXEDATA to G4PIIDATA 69 as imposed by Geant4 spokesman M. 61 as imposed by Geant4 spokesman M. Asai (apparently we are 70 not allowed to use the word "PIXE" 62 not allowed to use the word "PIXE", even if the code in 71 this package simulates the physica 63 this package simulates the physical phenomenon of PIXE) 72 64 73 19.11.2010, MGP, tag empii-V09-03-01 65 19.11.2010, MGP, tag empii-V09-03-01 74 Some cleaning of comments and aest 66 Some cleaning of comments and aesthetics 75 Files for cmake provided by G. Cos 67 Files for cmake provided by G. Cosmo 76 68 77 19.11.2010, MGP, tag empii-V09-03-00 69 19.11.2010, MGP, tag empii-V09-03-00 78 Initial code content corresponding to: 70 Initial code content corresponding to: 79 M.G. Pia et al., << 71 M.G. Pia et al., 80 PIXE Simulation With Geant4, << 72 PIXE Simulation With Geant4, 81 IEEE Trans. Nucl. Sci., vol. 56, n 73 IEEE Trans. Nucl. Sci., vol. 56, no. 6, pp. 3614-3649, Dec. 2009 82 74 83 19.11.2010, MGP, created 75 19.11.2010, MGP, created