- Mar 12, 2021
-
-
Rosen Matev authored
Release notes and dependencies for LHCb v52r0 See merge request !2968
-
Rosen Matev authored
-
- Mar 11, 2021
-
-
Rosen Matev authored
add `constexpr` to ChannelIDs, and make constructors `explicit` See merge request !2959
-
Rosen Matev authored
Disable LoKi welcome message by default See merge request !2962
-
- Mar 10, 2021
-
-
Rosen Matev authored
Disable validateWithReference for skylake_avx512 See merge request !2944
-
- Mar 09, 2021
-
-
Rosen Matev authored
Increase type-safety in LHCbID See merge request !2956
-
Rosen Matev authored
Register VP daughters with updatemgrservice See merge request !2641
-
- Mar 08, 2021
-
-
Alex Pearce authored
-
- Mar 07, 2021
-
-
Gerhard Raven authored
... and adopt code as required
-
- Mar 06, 2021
-
-
Gerhard Raven authored
... and adapt code accordingly
-
- Mar 05, 2021
-
-
Rosen Matev authored
Modernized MuonRec algorithm See merge request !2952
-
Sebastien Ponce authored
and made it functional
-
Rosen Matev authored
Small fixes to be ready for Boost 1.75 See merge request !2953
-
Rosen Matev authored
Fix meta_enum for use as Gaudi::Property See merge request !2951
-
- Mar 04, 2021
-
-
Wouter Hulsbergen authored
-
Rosen Matev authored
Remove mentions of obsolete LoKiGenMC See merge request !2950
-
Marco Clemencic authored
- Mar 03, 2021
-
-
Gerhard Raven authored
-
Rosen Matev authored
Fix compile error and segmentation fault in scheduler on some ARM architectures See merge request !2947
-
- Mar 02, 2021
-
-
Rosen Matev authored
Adapt PyConf API to snake_case convention See merge request !2948
-
patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/12399613
-
- Mar 01, 2021
-
-
Gitlab CI authored
patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/12415079
-
amathad authored
-
amathad authored
-
- Feb 26, 2021
-
-
Rosen Matev authored
PyConf documentation updates See merge request !2943
-
patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/12309832
-
Arthur Marius Hennequin authored
-
Arthur Marius Hennequin authored
-
- Feb 25, 2021
-
-
Rosen Matev authored
Fixes for LCG 99 See merge request !2912
-
Rosen Matev authored
An argument is added to `validateWithReference` that allows us to disable the validator based on the platform. By default only skylake_avx512 is disabled, which reflects the fact that we don't try to maintain references there (as we don't plan to use it in production). Note that this is a "soft" disabling compared to using `unsupported_platforms` in the qmt file. With the latter the test is not run at all, whereas with the change here only the referece validation is disabled. Once we have a better framework to compare counters, we can add checks on skylake where we set appropriate thresholds for the differences with respect to the references.
-
- Feb 24, 2021
-
-
Rosen Matev authored
Move PersistRecoConf and reading to LHCb See merge request !2927
-
Gitlab CI authored
patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/12309505
-
Christoph Hasse authored
-
- Feb 22, 2021
-
-
Christoph Hasse authored
-
- Feb 19, 2021
-
-
Rosen Matev authored
Reimplement mapping of `BankType` -> `span<RawBank const*>` in RawEvent See merge request !2932
-
Nicole Skidmore authored
-
Rosen Matev authored
PyConf documentation updates See merge request !2941
-
Christoph Hasse authored
fix toarray warnings in RichDet by zero ininitializing first since function is not performance critical
-
- Feb 18, 2021
-
-
Eduardo Rodrigues authored
-