PieterTack / polycap

Polycapillary X-ray raytracing
GNU General Public License v3.0
3 stars 3 forks source link

photon_rng from polycap_photon to polycap_source #55

Closed PieterTack closed 4 years ago

PieterTack commented 4 years ago

Move RNG to polycap_source structure, as it is actually only used in source functions.

Make sure to check for leak_calc as well... Could be this requires the Rng argument as well, but does not really use it...