SoLAr-Neutrinos / SOLAr-sim

SoLAr project simulation framework
MIT License
0 stars 0 forks source link

Handling of MARLEY generator seed #24

Closed dguff closed 1 year ago

dguff commented 1 year ago

The random number generator seed of MARLEY is set in the marley configuration file that is required to in the SLArMarleyGeneratorAction class. If the seed is not specified, then it is obtained on the fly based on the global time provided by the system. This is very unpractical in case one wants to reproduce the exact same neutrino events and should be fixed.

dguff commented 1 year ago

fixed in 27ac7b2d1911b1bb786a3bc03b761ed3643e9c91