- Mar 31, 2021
-
-
Up to now the ROOT random number generator was always initialised with the same default value. In some cases this gives strange results when doing large scale simulations with several jobs. To solve the problem TRandom is now initialised with the value 0 which uses a seed value based on the system time with a granularity of 100ns. This granularity should be good enough to have different seed values even if several jobs start a similar times on the batch farm. A setter was added to allow to set the seed value explicitly from a macro, refs #1395, #2066
-
-
-
-
-
-
-
-
- Mar 30, 2021
-
-
Sergey Gorbunov authored
-
- Mar 29, 2021
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Etienne Bechtel authored
-
- Mar 27, 2021
-
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
Add missing include statement. The error only shows up with FairSoft naov20 and FairRoot v18.4.2.
-
- Mar 26, 2021
-
-
Viktor authored
-
Viktor authored
-
Viktor authored
-
Viktor authored
-
Viktor authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Add threshold for non pulser digis in both algo, Task and device - Make interval for spill threshold checks configurable in both algo, Task and device - Spill detection only when both threshold passed - Add Monitor macro for mCBM 2021 using this functionality
-
-