Allow fixed random seed for all transport macros
There were still some transport macros which did not allow to fix the random seed. This is fixed now such that all transport macros from the CI suite now run with a fixed random seed of 1. This allows to compare results of different software versions for identity.
parent
982c4b76
No related branches found
No related tags found
Showing
- macro/dimuon/CMakeLists.txt 2 additions, 1 deletionmacro/dimuon/CMakeLists.txt
- macro/dimuon/dimuon_transport.C 2 additions, 1 deletionmacro/dimuon/dimuon_transport.C
- macro/mcbm/CMakeLists.txt 2 additions, 1 deletionmacro/mcbm/CMakeLists.txt
- macro/mcbm/mcbm_transport.C 3 additions, 1 deletionmacro/mcbm/mcbm_transport.C
- macro/much/CMakeLists.txt 2 additions, 2 deletionsmacro/much/CMakeLists.txt
- macro/much/run_transport.C 3 additions, 1 deletionmacro/much/run_transport.C
Please register or sign in to comment