- 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
-
- Jan 22, 2024
-
-
- Jan 19, 2024
-
-
- Added template-based CaParameters - Deleted inherited classes CaStationV/F/D, CaFieldV/F/D, have to be used with <DataT> instead
-
When comapring real numbers for equality one shouldn't compare the difference of both values with zero. Due to rounding effects the result can be slightly differnt from zero. If the difference of the values is smaller than a a small value ( e.g. 0.00001 ) both values are equal.
-
- Jan 18, 2024
-
-
-
Administrator authored
Use the newly created or updated containers which contain the development packages for lzma and zstd. Without the new containers the linking of the flesnet binaries fail due to missing dependencies.
-
Administrator authored
The Debian10 container is superseded by the container vae23. Remove the old container from the test matrix and use onlx the new one.
-
The Debian10 container is superseded by the container vae23. Remove the old container from the test matrix and use onlx the new one.
-
- Jan 16, 2024
-
-
- Jan 15, 2024
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
Ca: comment out an unused pointer to the TimeSlice object to avoid assertions in event-by-event mcbm processing
-
Sergey Gorbunov authored
-
-
-
Pierre-Alain Loizeau authored
-
- Jan 11, 2024
-
-
Sergey Gorbunov authored
-