- Sep 25, 2023
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
This involves dropping operator-- on CellParam and CaloDigits_v2. The former was not used, the later revealed a bug in the test that was the only user (and should not have been). It has also been fixed.
-
Now exist zero_norm, one_norm, two_norm These methods should be used rather than p_norm as they are more efficient
-
-
-
Indeed, the norm() method of the Bernstein polygons was only called without argument, leading to using the 0 norm The ultimate goal is to cleanup the implementation of the p_norm in LHCbMath, so that it's only used when really needed, that is when p in not 0, 1 or 2 The current implementation tries to catch these cases, but will fail most of the time as float comparisons are unreliable
-
- Sep 24, 2023
-
-
Rosen Matev authored
Condition derivation for InteractionRegion information See merge request !4173
-
-
- Sep 21, 2023
-
-
Rosen Matev authored
Make sure PVTracks::prvelocontainers is initialized See merge request !4289
-
Rosen Matev authored
Convert UT warnings and errors to accumulators. See merge request !4274
-
-
Rosen Matev authored
PrSciFiHits add method to view x values See merge request !4266
-
- Sep 20, 2023
-
-
Rosen Matev authored
Remove Velo(Lite) clusters from DigiEvent See merge request !4294
-
-
Christopher Rob Jones authored
Fix point write access See merge request !4296
-
Christopher Rob Jones authored
-
Christopher Rob Jones authored
-
Sebastien Ponce authored
Remove operator== for floats in simdwrapper Closes #324 See merge request !4264
-
Sebastien Ponce authored
Fix standalone headers builds See merge request !4211
-
Sebastien Ponce authored
Explicit cast added for ARM See merge request !4200
-
Rosen Matev authored
(more) deterministic weighted relations ordering See merge request !4275
-
- Sep 14, 2023
-
-
Rosen Matev authored
Adapted to changes in BaseSink and Entities See merge request !4022
-
Rosen Matev authored
Fixes for a clean compilation on ARM See merge request !4207
-
Rosen Matev authored
Fixes for LCG 104 See merge request !4143
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 13, 2023
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
-
They were using GaudiPython and failing with latest cling due to a bug. they are now using only regular config
-
-
-
-
while getting more features, in particular regular flush support
-
-
-
-
-