Skip to content

Implemented the usage of the random_engine for the inefficiecy scale factor, ATLASSIM-4408

Federica Fabbri requested to merge ffabbri/athena:FF_21.3_fixrandom into 21.3

This merge request fix the problem raised ATLASSIM-4408 removing the usage of srand() and migrating to the usage of the random_engine.

Merge request reports