Skip to content

json config: pass a seed to transport

Ralf Kliemt requested to merge r.kliemt/cbmroot:jsonseed into master

The json configuration was using the Random Seed 0 for all transport runs. This Mr fixes that in the provided scripts. This may not be a "practical" issue for random event input.

Merge request reports