- 16 Apr, 2021 1 commit
-
-
Administrator authored
Add missing include statements. With FairSoft apr21 and/or FairRoot v18.6.2 some implicitly included header files aren't found any longer. Add include statements for these header files explicitly.
-
- 15 Apr, 2021 5 commits
-
-
- 08 Apr, 2021 2 commits
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
- 07 Apr, 2021 1 commit
-
-
Norbert Herrmann authored
-
- 06 Apr, 2021 5 commits
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
- 01 Apr, 2021 10 commits
-
-
Administrator authored
-
Administrator authored
-
Administrator authored
The class FairLogger is meanwhile only a wrapper around the Logger class, so use the Logger directly. This also helps to reduce many warnings when using the Eclipse IDE.
-
The current flesnet version contain all changes/patches which we did so far when compiling CbmRoot. The new flesnet version also needs un updated version of cppzmq. refs. #2068, #2069
-
Volker Friese authored
-
Volker Friese authored
-
Volker Friese authored
-
Volker Friese authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- 31 Mar, 2021 9 commits
-
-
-
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
-
-
-
-
-
-
-
-
- 30 Mar, 2021 1 commit
-
-
Sergey Gorbunov authored
-
- 29 Mar, 2021 6 commits
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
-
-
-