- May 09, 2023
-
-
Christopher Rob Jones authored
Prepare Rec v35r8 See merge request lhcb/Rec!3402
-
Christopher Rob Jones authored
-
- May 08, 2023
-
-
Sebastien Ponce authored
Update definitions of Calo Functors only compatible with v2 event model See merge request lhcb/Rec!3398
-
-
Sebastien Ponce authored
Adapt to updated UT channel ID class and geometry See merge request lhcb/Rec!2403
-
-
- May 03, 2023
-
-
Sebastien Ponce authored
Improve TisTos: New functor + close issue https://gitlab.cern.ch/lhcb/Rec/-/issues/471 + better invalid value handling Closes #471 See merge request lhcb/Rec!3337
-
Improve TisTos: New functor + close issue lhcb/Rec#471 + better invalid value handling
-
- Apr 29, 2023
-
-
Sebastien Ponce authored
Added VeloBackward case to update_states. See merge request lhcb/Rec!3370
-
Sebastien Ponce authored
Remove unneeded default baseclass for weightedrelationtable. See merge request lhcb/Rec!3394
-
Sebastien Ponce authored
Add flatten decay tree + particle matching algorithms + ISBASICPARTICLE functor See merge request lhcb/Rec!3385
-
-
- Apr 28, 2023
-
-
Laurent Dufour authored
-
- Apr 21, 2023
-
-
Sebastien Ponce authored
Update References for: LHCb!4077 based on lhcb-master-mr/7663 See merge request lhcb/Rec!3387
-
RefBot authored
-
Sebastien Ponce authored
add PV counters to PatPVLeftRightFinderMerger See merge request lhcb/Rec!3386
-
- Apr 20, 2023
-
-
Florian Reiss authored
-
Sebastien Ponce authored
Add delta mass functor See merge request lhcb/Rec!3138
-
-
- Apr 19, 2023
-
-
Rosen Matev authored
Prepare Rec v35r7 See merge request lhcb/Rec!3384
-
Rosen Matev authored
-
- Apr 17, 2023
-
-
Sebastien Ponce authored
Fix extrapolation to beamspot when calculating track ClosestToBeam states See merge request lhcb/Rec!3383
-
-
- Apr 13, 2023
-
-
Patrick Spradlin authored
-
- Apr 12, 2023
-
-
Sebastien Ponce authored
Updates to FTTrackMonitor (new plots, bugfixes) See merge request !3373
-
-
Sebastien Ponce authored
Towards dropping GaudiAlgorithm, round 2 See merge request !3381
-
- Apr 11, 2023
-
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
- Apr 07, 2023
-
-
Sebastien Ponce authored
bug fix: fix typo introduced !3378 See merge request !3379
-
Gerhard Raven authored
-
Sebastien Ponce authored
Cleanup FunctorCore See merge request !3378
-
- Apr 06, 2023
-
-
Gerhard Raven authored
- `struct` doesn't `public` declaration - prefer `mag` over `sqrt(mag2)` - avoid special handling of `SmartRef` -- instead, use the fact that it has pointer semantics - add constraints to some template functions, and prefer this to checking for explicit 'is_legacy_particle` - use already existing `always_false` instead of introducing `assert_error` which does the same (and which has a name that doesn't match what it really does, but is named after what it could be used for) - fix spelling - remove redundant `deref_if_ptr` - move 'internal' python functors (i.e. those whose name starts with `_`) into the scope of the functor that uses them instead of leaving them at global scope
-
- Apr 04, 2023
-
-
Sebastien Ponce authored
Towards dropping GaudiAlgorithm See merge request !3369
-