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 10.7.p1)


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