- Nov 18, 2022
-
-
Administrator authored
Fix installation of KFParticle and NicaFemto. Add missing dependecy on Vc for KFParticle target. Update the Nicafemto version which adds some missing include statements and forward declarations. The new commit hash also contains a change which corrects all LOG levels to lowercase.
-
- Nov 17, 2022
-
-
Update NicaFemto version which include now all patches.
-
- Sep 30, 2022
-
-
Omveer authored
To extend visibility, GLOBAL option added to IMPORTED library Target KFParticle, AnalysisTreeBase, AnalysisTreeBase and NicaFeatures. IMPORTED_LOCATION and INTERFACE_INCLUDE_DIRECTORIES (List of public include directories requirements for a library) properties are fixed for all Targets. NicaDataFormat, NicaGen, NicaCut, and NicaAna IMPORTED library Targets added in InstallNicaFemto.cmake module.
-
- Jul 25, 2022
-
-
Don't require environmnet variables SIMPATH and FAIRROOTPATH when building flesnet and NicaFemto. Pass the corresponding CMake variables to the build processes of the packages.
-
- Jul 13, 2021
-
-
Administrator authored
Since problems with the JINR GitLab server a copy of the NicaFemto repository was installed on git.cbm.gsi.de. Use the NicaFemto code from there.
-
- Apr 26, 2021
-
-
- Mar 25, 2021
-
-
Administrator authored
Remove check for ZeroMQ. ZeroMQ isn't needed any longer. Fix installation of externals when using Spack. Pass extra flags flags to NicaFemto configuration if needed. Patch ipc source code. Add missing include file. Cleanup .gitignore in externals. Fix linking of CbmGlobalTraking library. Add missing link directory. In normal installation Vc probably was found in the ROOT installation. With Spack ROOT is build without builtin Vc. Use correct syntax for function call. With the latest FairMQ version the old backward compatibility layer was removed. Use now the new syntax to change the state.
-
- Dec 11, 2020
-
-
Administrator authored
-
- Dec 10, 2020
-
-
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
-
- Nov 12, 2020
-
-
Added CbmHbtEvent.
-
- Jun 03, 2020
-
-
Administrator authored
This version is an exact copy of the last revision of the trunk branch of the old SVN repository of CbmRoor at https://subversion.gsi.de/cbmsoft/cbmroot/trunk The old SVN repository will still be available for read access.
-