Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/electromagnetic/pii/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 /processes/electromagnetic/pii/History (Version 11.3.0) and /processes/electromagnetic/pii/History (Version 11.2.2)


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