Skip to content

introduce a linear interpolation within the alias sampling bin based on the original pdf

Soon Yung Jun requested to merge syjun/alias-interpolation into master
  1. introduce a linear interpolation for the alias sampling using the original pdf
  2. use the pdf weighted point within the sampling bin for building alias tables (instead of the mid-point) (only ComptonKleinNishina for now)
  3. add minor changes in default values, set methods for the bin size of the alias table

Merge request reports