- Mar 19, 2021
-
-
Eoin Clerkin authored
Reverts to old MVD geometry.
-
Eoin Clerkin authored
-
Eoin Clerkin authored
Temporaily uses eclerkin's geometry and parameter repo for error reproduction.
-
Eoin Clerkin authored
Uses eclerkin geometry repo temporarily.
-
Uses recommended subsystem versions in the default setup files.
-
- Mar 01, 2021
-
-
Pascal Raisig authored
Update parameters hash to fixed trd verison see (CbmSoft/cbmroot_parameter!32)[MR32!]
-
- Feb 17, 2021
-
-
Administrator authored
Newer FairSoft and FairRoot versions are compiled with the C++17 standard Pass this information properly to the build system of the AnalysisTreeQA package.
-
- Feb 10, 2021
-
-
Administrator authored
Properly install AnalysisTreeQA. Install missing pluto header file. Closes #2006 @1h
-
* Added TRD and RICH information * Updates corresponding to new AnalysisTree version * Some fixes from feedback * Add test of AnalysisTreeQA
-
- Feb 05, 2021
-
-
Administrator authored
On CentOS 7 64 bit installations as default libraries will be installed into the directory lib64. With this change the installation will be done to the lib directory as on all other operating systems.
-
- Jan 29, 2021
-
-
Administrator authored
Disable the installtion of gtest. It is currently not working and is also not needed.
-
- Jan 18, 2021
-
-
Pascal Raisig authored
The externally loaded spadic package is now longer required for the current spadic versions Hence, it can be removed from the cbmroot master and future release versions
-
Pascal Raisig authored
Additionally the parameter git hash was updated, such that it matches the latest version.
-
- Jan 15, 2021
-
-
Sergey Gorbunov authored
-
- Dec 19, 2020
-
-
The code for fles_ipc_legacy and flib_dpb_20 from external repositories are not used any longer by any library from CbmRoot. Remove both packages.
-
- Dec 16, 2020
-
-
Administrator authored
-
- Dec 11, 2020
-
-
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
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
-
- Dec 04, 2020
-
-
Administrator authored
Fix problem with const qualifiers on function return types.
-
- Dec 02, 2020
-
-
Adds updated geometry repository tag to be synced by cmake.
-
- Nov 26, 2020
-
-
Administrator authored
Use latest versions of parameter, geometry and input repositories which add the new tof_v20f_mcbm geometry.
-
- Nov 13, 2020
-
-
- Nov 12, 2020
-
-
Added CbmHbtEvent.
-
- Oct 28, 2020
-
-
Pierre-Alain Loizeau authored
- bring in TRD 20b with extended stations stepping and adjusted start positions
-
- Oct 27, 2020
-
-
Anna Senger authored
-
- Oct 22, 2020
-
-
Administrator authored
Due to some not understood error the compilation of the AnalysisTreeQA package fails suddenly. No changes were done. Since the problem affects the compilation of CbmRoot it was decided to switch of the compilation till the problem is understood and fixed.
-
- Oct 14, 2020
-
-
Pierre-Alain Loizeau authored
- bring in TRD 20a with extended stations stepping
-
Administrator authored
The latest version of all repositories contain the new tof geometries and parameters.
-
- Oct 01, 2020
-
-
Oleksii Lubynets authored
-
- Sep 27, 2020
-
-
- Sep 18, 2020
-
-
Trd parameter files for mcbm needed an update, this commit changes the downloaded parameter version accordignly
-
- Aug 31, 2020
-
-
Administrator authored
The latest version fixes some compiler warnings.
-
- Aug 28, 2020
-
-
Administrator authored
Add new geometrycheck file for psd geometry v20a_mcbm
-
Administrator authored
Remove obsolete geometry from setup definition file.
-
Administrator authored
Fix parameter file for tof_v20b_mcbm geometry.
-
- Aug 27, 2020
-
-
Administrator authored
Use commit hash of a tag instead of tag name to define the needed git version. The hash is needed to check the already downloaded and build version. Without the hash after each run of CMake the libraries are rebuild. Using the hash only rebuild the libraries if there is a change of the hash.
-
Administrator authored
Remove obsolete geometry from setup definition file.
-
Fix parameter file for tof_v20b_mcbm geometry.
-
- Aug 25, 2020
-
-
Administrator authored
Don't download the external packages when running the code format checker. This improves the run time from more than 4 minutes to less than 1 minute. Test each file individually such that the results on CDash are shown for each file separately.
-