- Dec 11, 2020
-
-
Administrator authored
The GNU Sientific Library isn't any longer used in CbmRoot.
-
Administrator authored
-
- Dec 10, 2020
-
-
Administrator authored
Use standard CMake variable to define C++ version. Pass the version to AnalysisTree package such that code is properly compiled.
-
Administrator authored
With FairRoot v18.4.1 the deprecated function SetInputFile was removed from FairRunAna. Correctly use now FairFileSource in the macros.
-
Administrator authored
FairSource implements with FairRoot v18.4.1 the new function SpecifyRunId which is used to trigger the read of the first event from the input. This function has to be properly implemented in the source classes.
-
Administrator authored
-
Administrator authored
Correct the code such that the proper function is used. The change produces the same results as before.
-
Administrator authored
-
Administrator authored
Add support for C++17 Check for c++ version c++11 or above (11, 14 or 17). With this change it becomes possible to compile CbmRoot with C++17. Add missing library. The FairMQ state machine is now in an extra library which has to be added for linking when using FairSoft nov20. Test if the library exist and create the list of dependencies accordingly. Add missing include directory. VMC is not any longer included in ROOT but a standealone package, so the include directory has to be added such that the header files are found. Add gtest as an optional external package. With the latest version of FairSoft googletest was removed due to a recommendation of the gtest developers. Since gtest is no longer part of FairSoft we have to provide an own version which is compiled as external project. Add proper dependency to external gtest project This dependency is needed to compile the test only if the gtest library is already available. Fix compilation error with FairRoot v18.4.2 on macosx In FairRoot v18.4.2 some linker settings were removed from the CMake setup. This breaks the compilation of CbmRoot. Put back the needed seetings for the linker on macosx in our build system. Fix NicaFemto installation
-
Pierre-Alain Loizeau authored
-
- Dec 09, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Add mcbm_event_reco.C test - Add mcbm_build_and_reco.C test - Split CmMake files for mCBM 2019 and 2020 to simplify later cleanup - Fix tests cleanup for mCBM 2019 and 2020
-
- Dec 07, 2020
-
-
Administrator authored
Don't take into account code from the directory external.
-
- Dec 04, 2020
-
-
Administrator authored
-
Administrator authored
Fix problem with const qualifiers on function return types.
-
Administrator authored
-
Administrator authored
-
Administrator authored
-
Administrator authored
The CMake version 3.13.4 has a problem to cut the length of test results to be uploaded to CDash. Using CMake 3.19.1 fixes the problem.
-
- Dec 03, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Dec 02, 2020
-
-
Adds updated geometry repository tag to be synced by cmake.
-
Administrator authored
With CMake versions >= 3.14.0 is is possible to extract the buildid when submitting results to CDash. This allows to construct the proper URL to the results on CDash and display it at the end of the CTest script.
-
-
-
- Dec 01, 2020
-
-
Administrator authored
Load a single library to check if there is some dependency missing.
-
Administrator authored
-
Pierre-Alain Loizeau authored
-
A helper function was added to retrieve the elink number of a given channel number in the module coordinate system
-
- Nov 30, 2020
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-