- Jan 14, 2023
-
-
Sebastien Ponce authored
Prefer LinksByKey::link over LinksByKey::addReference See merge request lhcb/Rec!3267
-
Gerhard Raven authored
-
Gerhard Raven authored
-
- Jan 13, 2023
-
-
Sebastien Ponce authored
Follow changes in LHCb!3917 See merge request lhcb/Rec!3263
-
Gerhard Raven authored
- Converters: use new functionality of LinksByKey to simplify code, remove mention of LinkerWithKey - CopySignalMCParticles: modernize and adapt to changes in LHCb!3917 - TrackCloner{,WithCluster}: adapt to changes in LHCb!3917 (drop use of LinkerWithKey) - Pr associators: adapt to LinksByKey constructor changes in LHCb!3917 - Pr checkers: do not keep associators as member data that outlive the scope of an event - TrackAssociator: do not keep event-specific state as member data
-
- Jan 12, 2023
-
-
Sebastien Ponce authored
Add new algorithm and a functor for storing Hlt1 TIS/TOS information See merge request lhcb/Rec!3115
-
-
- Jan 11, 2023
-
-
Sebastien Ponce authored
Remove LoKiTrack(s) See merge request lhcb/Rec!3264
-
- Jan 09, 2023
-
-
Patrick Koppenburg authored
-
Sebastien Ponce authored
Hcal pid fix See merge request !3252
-
- Jan 06, 2023
-
-
Sebastien Ponce authored
remove use of BOOST_FOREACH See merge request lhcb/Rec!3262
-
Sebastien Ponce authored
Streamline FT monitoring code See merge request lhcb/Rec!3260
-
Gerhard Raven authored
-
Gerhard Raven authored
- avoid partial construction (construct + later initialize) by prefering to delay construction to the point where the objects can really be constructed - do not template if not needed
-
Maarten Van Veghel authored
-
Sebastien Ponce authored
Fixed creation of Axis in TrackMonitor See merge request lhcb/Rec!3261
-
Sebastien Ponce authored
-
- Jan 05, 2023
-
-
Sebastien Ponce authored
Cleanup MicroDST code See merge request lhcb/Rec!3259
-
Gerhard Raven authored
- amalgamate headers into components - prefer Gaudi::Property over declareProperty - prefer inheritance from extends - drop unnecessary constructors/destructors - drop unnecessary inline specification - avoid using heap memory in CopySignalMCParticles
-
Sebastien Ponce authored
fix(functors) Tree functors and tests in InstantiateFunctors See merge request lhcb/Rec!3253
-
-
Sebastien Ponce authored
Speed up python for functors and adapt to LHCb!3829 See merge request lhcb/Rec!3155
-
- Jan 04, 2023
-
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
-
- Jan 03, 2023
-
-
Rosen Matev authored
-
Rosen Matev authored
by generating docs on demand
-
Sebastien Ponce authored
Follow Linked{From,To} changes in LHCb!3912 See merge request lhcb/Rec!3254
-
- Jan 02, 2023
-
-
Gerhard Raven authored
-
- Dec 31, 2022
-
-
Gerhard Raven authored
- do not pass IDataProviderSvc to Linked{From,To} - instead, pass the relevant LinksByKey instance directly. - update looping to new ranges returned by Linked{From,To} - prefer inheritance from extends instead of explicitly virtual inheritance - remove some redundant explicit virtual destructors and empty initialize functions
-
- Dec 28, 2022
-
-
Gerhard Raven authored
- adapt code to more const-correct linkers - some additional cleanup: - prefer inheritance from extends over virtual inheritance - amalgamate component headers into their source files - remove redundant empty explicit destructor implementations
-
Rosen Matev authored
Add missing link library See merge request lhcb/Rec!3257
-
- Dec 27, 2022
-
-
Rosen Matev authored
-
- Dec 26, 2022
-
-
Sebastien Ponce authored
add track-cluster match info to neutral pp See merge request lhcb/Rec!3255
-
- Dec 25, 2022
-
-
Rosen Matev authored
Protect nullptr dereference and fix counters (follow !3188) See merge request lhcb/Rec!3256
-
Rosen Matev authored
This should fix the throughput tests that are failing since !3188 was merged.
-
- Dec 21, 2022
-
-
Maarten Van Veghel authored
-
- Dec 20, 2022
-
-
Maarten Van Veghel authored
-
Chris Burr authored
Release v35r3 See merge request lhcb/Rec!3251
-