- Apr 16, 2021
-
-
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.
-
- Apr 08, 2021
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
- Apr 06, 2021
-
-
Norbert Herrmann authored
-
- Apr 01, 2021
-
-
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.
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Mar 31, 2021
-
-
- Mar 29, 2021
-
-
- Mar 26, 2021
- Mar 25, 2021
-
-
Update submit and run scripts to newer version with virgo support and an easy to use default interface for new users
-
- Mar 24, 2021
-
-
-
-
-
-
-
Added additional variables to the VarManager and add an additional constructor and setter for more flexible scaling of thermal signals in runtime
-
-
Cleanup filtering of compiler warnings for Nightly tests Remove unused variables, parameters and data members. Remove move statement to allow copy ellision. Use unsingned int in loop when comparing with size function of containers. Initialize all data members. Fix warning from rootcling. With newer root versions the parameter -c isn't supported any longer, so remove it.
-
On macosx one needs a openmp installation which does not come with the system, at least the omp.h header file is missing. brew has a package libomp which installs the header and a library. Both are found by the cmake module FindOpenMP and properly used during the compilation and linking. In themoment there is still a runtime error when executing the L1 tracking with OpenMP support on macosx, so switch off OpenMP for the time being. The problem is investigated already. refs #2028. Cleanup OpenMP handling in the build system. Move check for OpenMP to top level. Remove OpenMP usage from all libs were it is not needed.
-
- Feb 10, 2021
-
-
* Added TRD and RICH information * Updates corresponding to new AnalysisTree version * Some fixes from feedback * Add test of AnalysisTreeQA
-
- Feb 08, 2021
-
-
Administrator authored
-
- Jan 22, 2021
-
-
Administrator authored
Convert files with wrong format to unix style line breaks.
-
- Dec 10, 2020
-
-
Administrator authored
Correct the code such that the proper function is used. The change produces the same results as before.
-
- Dec 04, 2020
-
-
Administrator authored
-
Administrator authored
-
- Nov 30, 2020
-
-
- Nov 25, 2020
-
-
- Nov 18, 2020
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-