Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/electromagnetic/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 ]

  1 # Category em History
  2 
  3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological order (newest at the top).
  5 It must **not** be used as a substitute for writing good git commit messages!
  6 
  7 -------------------------------------------------------------------------------
  8 
  9 ## 2022-11-23 Gabriele Cosmo (em-V11-00-03)
 10 - Fixed more compilation warnings for implicit type conversions.
 11 
 12 ## 2022-11-18 Gabriele Cosmo (em-V11-00-02)
 13 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
 14 
 15 ## 2022-05-16 Guilherme Amadio (em-V11-00-01)
 16 - Replace getenv() calls for data variables with G4FindDataDir()
 17 
 18 ## 2021-12-10 Ben Morgan (em-V11-00-00)
 19 - Change to new Markdown History format
 20 
 21 ---
 22 
 23 # History entries prior to 11.0
 24 
 25 16 April 2021 B. Morgan (em-V10-07-00)
 26 - Migrate build to modular CMake API
 27 
 28 31 January 2019  I. Hrivnacova (em-V10-05-00)
 29 - Merged GitHub PR #4: all Boolean operators now return G4bool.
 30 
 31 17 March 2011 G.Cosmo (em-V09-04-00)
 32 - Added "dna" module.
 33 
 34 19 November 2010 G.Cosmo
 35 - Added "pii" module.
 36 
 37 26 July 2009 V.Ivanchenko (em-V09-02-01)
 38 - Global tag for July developments including: emlowen-V09-02-45,
 39     emmuons-V09-02-05, emstand-V09-02-18, emutils-V09-02-15
 40 
 41 16 May 2009 V.Ivanchenko (em-V09-02-00)
 42 - GNUmakefiles for unit tests are updated providing standard link to iAIDA
 43   or ROOT
 44 
 45 14 nov 08 G.Cosmo
 46 - Added "adjoint" module.
 47 
 48 11 oct 01 mma (em-V03-02-01)
 49 - Global tag including: emlowen-V03-02-22  muons-V03-02-06  stand-V03-02-08
 50                           utils-V03-02-07  xrays-V03-02-00
 51 
 52 05 oct 01 mma (em-V03-02-00)
 53 - the code in subdirectory integral is deleted.
 54   the GNUmakefile is updated in accord with.
 55 
 56 05 mar 01 mma (em-V03-00-04)
 57 - new subdirectory: integral
 58   migration of all G4I.. processes from muons, standard, utils into integral
 59 
 60 27 apr 00 mma  (em-V01-01-01)
 61 - G4endl (dec/iso)
 62 
 63 26 apr 00 mma  (em-V01-01-00)
 64 - all EnergyLoss classes renamed G4V...
 65   Most classes in standard and muons affected.
 66 - G4Muls moved in utils
 67 - bugs fixe in MuPairProduction
 68 - cowork with geant4-01-01-ref-02
 69 
 70 02 mar 00 mma  (em-V01-00-00)
 71 - new G4VEnergyLoss class and related structure
 72 - cowork with geant4-01-00-ref-06
 73 
 74 10 nov 99 mma  (em-V00-01-03)
 75 - migration to STL: remove RWT hash dictionnary
 76 
 77 14th June 1999  John Allison (em-01-00-05b)
 78 - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc
 79   and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce.
 80   (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.)
 81 
 82 5th June 1999  John Allison
 83 - standard/GNUmakefile: Force non-optimised compliation of some
 84   files on HP with aCC: HP ANSI C++ B3910B A.01.15.
 85 
 86 May 29, 1999: John Allison
 87 - Added electromagnetic/lowenergy to GNUmakefile and
 88   electromagnetic/GNUmakefile..