Skip to content

v7.6.0

Compare
Choose a tag to compare
@Jean1995 Jean1995 released this 10 Jun 19:35
· 13 commits to master since this release
d89c447

Physics improvements

  • Create MoliereInterpol parametrization for multiple scattering (PR #362)
  • Add better rho sampling for triplet production (e-> e e e) (PR #347)
  • Add new sampling method (Sauter) for photopair (PR #346)
  • Add new parametrizations of photoproduction based on CORSIKA 7 (PR #353)

Bugfixes

  • Fix default ionization cross sections for electrons and positrons (PR #359)
  • Solve "No InteractionType::Decay type added to Secondaries if particle decays at rest mass" (PR #363)

Installation

  • Update repository for conan2 (PR #365)

Documentation

  • Add missing documentation for photonuclear cross sections (PR #360)

Miscellaneous

  • Fix execution of tests in new CI (PR #366)