- Feb 17, 2020
-
-
Niklas Stefan Nolte authored
-
- Feb 03, 2020
-
-
Rosen Matev authored
Fixed counter checking for counters with '|' in the name See merge request !2334
-
- Jan 31, 2020
-
-
Rosen Matev authored
Provide access to channel properties (read from SIMCOND) in RICH PMT detector elements. See merge request !2353
-
-
- Jan 30, 2020
-
-
Rosen Matev authored
Modernize VPDAQ See merge request !2302
-
- Jan 29, 2020
-
-
Rosen Matev authored
Add context methods to LoKi::Hybrid::GenEngine Closes LHCBGAUSS-1833 See merge request !2362
-
Rosen Matev authored
Cleanup SiRawBankDecoder See merge request !2311
-
Alex Pearce authored
Follows !1549, adding back support for LoKi functors under this engine. A new test checks that a GenFilter can be initialised, which without this patch reproduces the bug. Closes LHCBGAUSS-1833.
-
- Jan 28, 2020
-
-
Rosen Matev authored
Fixed retrieval of sensibility in counter checking See merge request !2324
-
- Jan 27, 2020
-
-
Rosen Matev authored
Add {stableP,p}artition{Position,ByMask}, and bind_front See merge request !2312
-
- Jan 24, 2020
-
-
Rosen Matev authored
Make IOExample tests more agnostic about the architecture of the machine running the tests See merge request !2327
-
- Jan 21, 2020
-
-
Sebastien Ponce authored
-
Rosen Matev authored
Add skylake_avx512+vecwid256-centos7-gcc9-* platforms to the list of known ones See merge request !2326
-
Rosen Matev authored
TrackToMCParticleRelations - Remove empty relations warning See merge request !2321
-
- Jan 20, 2020
-
-
Olli Lupton authored
-
Olli Lupton authored
-
Sebastien Ponce authored
It was not dealing well with cases where 2 algorithms has long names, cut to the same final string In such case the string is appended with number of distinguish the different algos, which was breaking the algo name matching
-
- Jan 18, 2020
-
-
Christopher Rob Jones authored
-
- Jan 17, 2020
-
-
Rosen Matev authored
Adjust ICaloFutureElectron to make CaloFutureElectron tool thread safe See merge request !2239
-
Rosen Matev authored
remove LHCbMath Similarity tests See merge request !2317
-
Rosen Matev authored
Add counter for the number of raw banks and make the reserved number configurable See merge request !2278
-
Christopher Rob Jones authored
-
- Jan 16, 2020
-
-
Gerhard Raven authored
* {stableP,p}artitionPosition allow parititioning of data based on a predicate which takes an iterator to an element * {stableP,p}artitionByMask partitions data given an (external) mask (implemented by forwarding to {stableP,p}artitionPosition)
-
Marian Stahl authored
-
- Jan 14, 2020
-
-
Rosen Matev authored
Fix GroupMessages preprocessor See merge request !2314
-
Rosen Matev authored
Replace run time with compile time dispatch LHCbMath similarity Closes #71 See merge request !2307
-
- Jan 13, 2020
-
-
Rosen Matev authored
Modernize RecreatePIDTools See merge request !2296
-
Christopher Rob Jones authored
-
Rosen Matev authored
Fix idempotency of the GroupMessagess preprocessor (introduced in !2260). Now it correctly matches lines containing `\n` (such as after running on its own output). Also, avoid adding extra new lines characters in grouped messages.
-
Christopher Rob Jones authored
-
- Jan 10, 2020
-
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
* remove the need for `mutable` (by not claiming `const` when it is not needed) * drop redundant copy c'tor and assignment operator * avoid using a pointer to address an unbounded array, prefer span. * adapt checking for end-of-range to the use of span * prefer reinterpret_cast over C-style cast * remove unneccessary friendship
-
Rosen Matev authored
Modernize MCEvent See merge request !2300
-
Rosen Matev authored
CPUDispatch.h - Limit CPU dispatching to only levels supported by compilation level See merge request !2265
-
Rosen Matev authored
Simplify pos_iterator and posAdc_iterator See merge request !2306
-
Marco Cattaneo authored
Update CONTRIBUTING.md See merge request !2310
-
Marco Cattaneo authored
-
Rosen Matev authored
Add CaloIndex::Undefined enum value See merge request !2273
-