Geant4 Cross Reference |
1 # Category prophonon History 2 3 See `CONTRIBUTING.rst` for details of **requir 4 which **must** added in reverse chronological 5 It must **not** be used as a substitute for wr 6 7 ---------------------------------------------- 8 9 ## 2024-04-21 Gabriele Cosmo (prophonon-V11-02 10 - Fixed compilation error in G4LatticeManager 11 C++20 Standard enabled. 12 Based on [GitHub PR#69](https://github.com/G 13 14 ## 2021-12-10 Ben Morgan (prophonon-V11-00-00) 15 - Change to new Markdown History format 16 17 --- 18 19 # History entries prior to 11.0 20 21 16 April 2021 Ben Morgan (prophonon-V10-07-00) 22 ---------------------------------------------- 23 - Migrate build to modular CMake API 24 25 28 May 2020 Ben Morgan (prophonon-V10-06-00) 26 ---------------------------------------------- 27 - Name module "G4solidstate_phonon" for use wi 28 as old "G4phonon" name clashes with solidsta 29 30 8 October 2014 Michael Kelsey (prophonon-V10- 31 ---------------------------------------------- 32 - G4LatticeManager: Change to globally shared 33 G4ThreadLocal). Fixes null-pointer crash in 34 35 13 March 2014 Gabriele Cosmo (prophonon-V10-0 36 ---------------------------------------------- 37 - Removed inline keywords in methods in G4Phon 38 and make coherent use of G4 types. 39 40 15 November 2013 Michael Kelsey (prophonon-V0 41 ---------------------------------------------- 42 - G4PhononDownconversion.cc: Address Coverity 43 buffers in ctor. 44 45 - G4PhononReflection.cc: Address Coverity #53 46 track polarization is invalid (i.e., track i 47 48 - G4LatticeManager.hh: Address Coverity #5346 49 50 - G4LatticeReader.hh: Move ctor, dtor impleme 51 comment on psLatfile, as stream is owned by 52 53 - G4LatticeReader.cc: Address Coverity #53491 54 and fNY against allowed size of lattice arra 55 before using them. NOTE: Requires material 56 57 15 November 2013 Michael Kelsey (prophonon-V0 58 ---------------------------------------------- 59 - G4VPhononProcess.cc: Add verbosity reportin 60 rotation. 61 62 13 November 2013 Michael Kelsey (prophonon-V0 63 ---------------------------------------------- 64 - G4LatticeManager: Avoid double-delete at en 65 lattice pointers into std::set<>, and deleti 66 entries. Supporting non-virtual utility fun 67 68 12 November 2013 Michael Kelsey (prophonon-V0 69 ---------------------------------------------- 70 - G4LatticeReader.cc: Per G.Folger, errors pr 71 throw fatal exception, not return null point 72 73 12 November 2013 Michael Kelsey (prophonon-V0 74 ---------------------------------------------- 75 - G4VPhononProcess.cc: Add verboseLevel-contr 76 generation of secondaries. 77 78 - G4PhononDownConversion.cc, G4PhononScatterin 79 to show MFP. 80 81 11 November 2013 Michael Kelsey (prophonon-V0 82 ---------------------------------------------- 83 - G4PhononTrackMap: Move implementation of Cl 84 from constructor to try to ensure that map d 85 Windows. 86 87 6 November 2013 Michael Kelsey (prophonon-V09 88 ---------------------------------------------- 89 - G4LatticeReader.cc: Fix compiler warning ab 90 literal to char*, by casting getenv() to (co 91 92 5 November 2013 Michael Kelsey (prophonon-V09 93 ---------------------------------------------- 94 NEW PACKAGE for Release 10, containing process 95 and interaction in materials: 96 97 README 98 G4LatticeManager.hh,.cc 99 G4LatticeReader.hh,.cc 100 G4PhononDownconversion.hh,.cc 101 G4PhononPolarization.hh,.cc 102 G4PhononReflection.hh,.cc 103 G4PhononScattering.hh,.cc 104 G4PhononTrackMap.hh,.cc 105 G4VPhononProcess.hh,.cc