Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/parameterisations/channeling/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 /parameterisations/channeling/History (Version 11.3.0) and /parameterisations/channeling/History (Version 11.2.1)


  1 # Category param History                            1 # Category param 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 ## 2024-11-11 Gabriele Cosmo (fastsimchannelin << 
 10 - Fixed compilation warnings on macOS/XCode fo << 
 11   in G4CoherentPairProduction.                 << 
 12                                                << 
 13 ## 2024-10-22 Alexei Sytov (fastsimchanneling- << 
 14 - Added new process G4CoherentPairProduction f << 
 15   of coherent pair production by high energy g << 
 16   IMPORTANT: it works as a G4VDiscreteProcess, << 
 17   IMPORTANT: it uses G4ChannelingFastSimCrysta << 
 18 - sources.cmake updated accordingly            << 
 19                                                << 
 20 ## 2024-09-17 Vladimir Ivanchenko (fastsimchan << 
 21 - G4VChannelingFastSimCrystalData - fixed Cove << 
 22                                                << 
 23 ## 2024-08-30 Alexei Sytov (fastsimchanneling- << 
 24 - Considerable updates;                        << 
 25 - Semantic errors were corrected in G4BaierKat << 
 26   in G4VChannelingFastSimCrystalData::CoulombE << 
 27 - New model of ionization losses for e+- has b << 
 28   G4VChannelingFastSimCrystalData with some up << 
 29   G4ChannelingFastSimModel and G4ChannelingFas << 
 30   some bugs concerning particles of higher cha << 
 31 - G4ChannelingFastSimCrystalData was updated t << 
 32   new channeling dataset: G4CHANNELINGDATA. An << 
 33   input file was also added.                   << 
 34 - Some new get functions were added.           << 
 35                                                << 
 36 ## 2024-07-17 Vladimir Ivanchenko (fastsimchan << 
 37 - G4VChannelingFastSimCrystalData - fixed Cove << 
 38                                                << 
 39 ## 2023-10-23 Alexei Sytov (fastsimchanneling-      9 ## 2023-10-23 Alexei Sytov (fastsimchanneling-V11-01-04)
 40 - G4Log replaced std::log                          10 - G4Log replaced std::log
 41 - some small issues were fixed to comply with      11 - some small issues were fixed to comply with the Geant4 guidelines
 42                                                    12 
 43 ## 2023-10-18 Alexei Sytov (fastsimchanneling-     13 ## 2023-10-18 Alexei Sytov (fastsimchanneling-V11-01-03)
 44 - Considerable updates:                            14 - Considerable updates:
 45 - Revised version of the Baier-Katkov method w     15 - Revised version of the Baier-Katkov method with a new features of
 46   increasing of the photon statistics in certa     16   increasing of the photon statistics in certain intervals of spectrum;
 47   updates in defaults; some bugs were correcte     17   updates in defaults; some bugs were corrected
 48 - The electromagnetic shower in W was simulate     18 - The electromagnetic shower in W was simulated and preliminarly
 49   validated with experimental data from Eur. P     19   validated with experimental data from Eur. Phys. J. C 82, 699 (2022)
 50 - Added the Crystalline Undulator (CU) as a pe     20 - Added the Crystalline Undulator (CU) as a periodically bent crystal 
 51   to the internal crystal geometry (still need     21   to the internal crystal geometry (still needs to be validated).
 52                                                    22 
 53 ## 2023-06-15 Gabriele Cosmo (fastsimchannelin     23 ## 2023-06-15 Gabriele Cosmo (fastsimchanneling-V11-01-02)
 54 - Fixed compilation warnings for implicit type     24 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
 55                                                    25 
 56 ## 2023-06-08 Alexei Sytov (fastsimchanneling-     26 ## 2023-06-08 Alexei Sytov (fastsimchanneling-V11-01-01)
 57 - Fix Coverity defects                             27 - Fix Coverity defects
 58                                                    28 
 59 ## 2023-05-17 Alexei Sytov (fastsimchanneling-     29 ## 2023-05-17 Alexei Sytov (fastsimchanneling-V11-01-00)
 60 - Created Channeling FastSimulation model and      30 - Created Channeling FastSimulation model and Baier Katkov method