- Dec 02, 2019
-
-
Rosen Matev authored
Corrected a rare instance of segmentation fault due to chi2 being rigourously 0 See merge request lhcb/Rec!1788
-
-
- Nov 27, 2019
-
-
Rosen Matev authored
Simple calo correction See merge request lhcb/Rec!1764
-
Also, refactor of input and output args and small cleanups.
-
- Nov 26, 2019
-
-
Rosen Matev authored
Add QMtest test for DumpContainer Closes #104 See merge request lhcb/Rec!1795
-
Rosen Matev authored
port TrackBeamLineVertexFinderSoA to functional condition derivation See merge request lhcb/Rec!1784
-
Rosen Matev authored
port SciFiTrackForwarding to functional condition derivation See merge request lhcb/Rec!1774
-
- Nov 25, 2019
-
-
Sascha Stahl authored
fix uninitialized variables warnings by initializing then to signalling_NaN See merge request lhcb/Rec!1796
-
Sascha Stahl authored
Fix some debug gcc9 warnings See merge request lhcb/Rec!1797
-
Sascha Stahl authored
reimplement `MuonFastPosTool` in terms of `ComputeTilePosition` See merge request lhcb/Rec!1790
-
Christopher Rob Jones authored
-
- Nov 24, 2019
-
-
Christopher Rob Jones authored
Update references following Rec!1789 See merge request lhcb/Rec!1791
-
-
Christopher Rob Jones authored
RICH - Align some default property values with upgrade defaults See merge request lhcb/Rec!1789
-
Christopher Rob Jones authored
patch generated by https://gitlab.cern.ch/jonrob/Rec/-/jobs/6185769
-
- Nov 23, 2019
-
-
Gerhard Raven authored
* prefer STL algorithms * prefer span over pointer with implied size * prefer range-based for loops * move repeated code into a lambda
-
Gerhard Raven authored
-
Gerhard Raven authored
-
- Nov 22, 2019
-
-
Christopher Rob Jones authored
RICH - Adopt Gaudi::Algorithm as base where possible See merge request lhcb/Rec!1770
-
Christopher Rob Jones authored
-
Olli Lupton authored
-
Christopher Rob Jones authored
Fix clang compilation error in with_output_tree See merge request lhcb/Rec!1793
-
Fix clang compilation error (due to capturing a structured binding name) and warning (due to an unused lambda capture).
-
Christopher Rob Jones authored
Silence FunctorCache build warnings See merge request lhcb/Rec!1794
-
- Nov 21, 2019
-
-
Christopher Rob Jones authored
Install MuonID headers See merge request lhcb/Rec!1792
-
- Nov 20, 2019
-
-
patch generated by https://gitlab.cern.ch/lhcb/Rec/-/jobs/6242424
-
Marco Cattaneo authored
-
- Nov 19, 2019
-
-
Gerhard Raven authored
-
Arthur Marius Hennequin authored
-
- Nov 18, 2019
-
-
Sascha Stahl authored
Add converters for zipped PrFitted tracks and vertices See merge request lhcb/Rec!1780
-
Alex Pearce authored
Dummy producers, functor factory tweaks and improved dump-to-tuple support See merge request lhcb/Rec!1785
-
Olli Lupton authored
Remove duplicate Z functor (keeping the one that lives next to X/Y/TX/TY even though the other one was older).
-
Olli Lupton authored
-
Olli Lupton authored
-
Olli Lupton authored
- Throw an exception when at least one of cling and cache is enabled and a functor could not be retrieved. - When generating the functor cache, write to all available files to ensure old contents are overwritten. - Tweak cling interaction to make sure code optimisation is picked up.
-
Alex Pearce authored
Add fromSignal functionality for PrChecker See merge request lhcb/Rec!1777
-
Peilian Li authored
-
- Nov 17, 2019
-
-
Alex Pearce authored
port VeloUT to Functional Condition Derivation framework See merge request lhcb/Rec!1769
-
Alex Pearce authored
explicitly fix zero hcal energy bug See merge request lhcb/Rec!1779
-
Alex Pearce authored
Move computation of `chi2(Match{2,3}D,Match{2,3}D)` to definition of Match{2,3}D. See merge request lhcb/Rec!1782
-