- Feb 14, 2024
-
-
-
-
-
Eoin Clerkin authored
When sampling overlaps are less than predefined amount, then ignore for test success/failure purposes. Combine arguments for flag and sampling size. Rename and comments. Clang format.
-
Pierre-Alain Loizeau authored
- Make overlap threshold optional input parameter (default = 0.0001 as before) - Make sampling controllable by flag (disabled by default) - Make number of samples in sampling mode controllable by input par (default = 0 leading to ROOT default of 1M) Two problems from ROOT side lead to it being unrelyable for now - Threshold is not working in this method - Changing the number of samples lead to really small overlaps apearing and disappearing See https://github.com/root-project/root/issues/14675 for reference
-
Pierre-Alain Loizeau authored
Two problems from ROOT side lead to it being unrelyable for now - Threshold is not working in this method - Changing the number of samples lead to really small overlaps apearing and disappearing See https://github.com/root-project/root/issues/14675 for reference
-
Increase the number of sampling points to 2M
-
- Feb 12, 2024
-
-
Felix Weiglhofer authored
-
- Feb 09, 2024
-
-
Felix Weiglhofer authored
-
- Feb 08, 2024
-
-
- 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
-