- Apr 07, 2022
-
-
The templated functions Deserialize and Serialize of the FairMQ Device are marked deprecated. These templates acctually only forward the call to the BoostSerializer and RootSerializer classes which are part of FairRoot. Call these classes directly to remove deprectaion warnings.
-
-
- Apr 06, 2022
-
-
- Apr 05, 2022
-
-
- Apr 04, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Apr 01, 2022
-
-
Administrator authored
Some time ago a verry effective filter to remove all warnings was introduced by accident. The problem was a not properly escaped special character in a regular expression. The commit now fixes the erroneous regex.
-
Updates hash to bring setups from geometry repository. Removes some automated shifts to target in the transport macros.
-
Administrator authored
The setups labeled APR21 and DEC21 were only for testing purposes and will be removed from the repository with one of the next commits. So we have to remove the tests using these setups.
-
Administrator authored
The setups labeled APR21 and DEC21 were only for testing purposes and will be removed from the repository with one of the next commits. So we have to remove the tests using these setups.
-
- Mar 31, 2022
-
-
Plaform shifted by 40cm to be under the MUCH/RICH. Based upon create_platform_v16.C
-
Administrator authored
The KF and L1 packages set special compiler flags. Some of the warnings are not present when using Clang such that a CMake check was implemented which test the existense of those. The check simply compiles some C++ code with the compiler flag added to the compile command. Unfortunately Clang only prints a warning when a warning flag doesn't exist but successfuly finishes the compilation such that the check suceeds. This results in many warnings during compilation of L1.
-
- Mar 29, 2022
-
-
- Mar 27, 2022
-
-
Felix Weiglhofer authored
-
- Mar 24, 2022
-
-
Volker Friese authored
-
- Mar 23, 2022
-
-
- Mar 20, 2022
-
-
Felix Weiglhofer authored
-
- Mar 15, 2022