- Feb 08, 2024
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Feb 07, 2024
-
-
Felix Weiglhofer authored
-
Sergei Zharko authored
-
- Feb 06, 2024
-
-
-
-
-
-
-
-
-
After the latest changes to flesnet it is possible to also build the tsclient on arm64.
-
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
-
- Feb 05, 2024
-
-
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Feb 03, 2024
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Feb 02, 2024
-
-
-
Felix Weiglhofer authored
- Feb 01, 2024
-
-
-
the MR should fix the issue https://redmine.cbm.gsi.de/issues/3149 It contains the following fixes to the CA tracking: 1. bugfix in the Jacobian of the track extrapolation. It was introduced during the rewrite of the math 2. tune binning of the hit grid. A little decrease of the efficiency happened after the code rewrite 3. tune the cuts for newly introduced hit ranges. The new formulae were not tuned 4. revert triplet cut on space + time chi2. After the split of space and time Chi2 in the track fit, the chi2 cut was changed w/o tuning. Replace it with the old cut.
-
- Jan 30, 2024
-
-
Felix Weiglhofer authored
-
- Jan 25, 2024
- Jan 24, 2024
-
-
-
-
Sergey Gorbunov authored
-
Add missing iostreams and system requirement and dependency Add special case for macosx When using libboost_iostreams below 1.80.0 libzstd is linked explicitly but not found even if installed in /usr/local/lib so we need to add this path to the target properties.
-
- Jan 23, 2024
-
-
Eoin Clerkin authored
BUG. OMP_NUM_THREAD variable interfers with nproc return value nproc should return all installed processors. See #3108
-
Sergey Gorbunov authored
-