- Jun 12, 2023
-
-
Rosen Matev authored
Prepare LHCb v54r9 See merge request !4155
-
Rosen Matev authored
-
Rosen Matev authored
Corrections in somes includes See merge request !4142
-
Rosen Matev authored
Temporary port of gaudi/Gaudi!1465 See merge request !4154
-
- Jun 11, 2023
-
-
Rosen Matev authored
Round non-integer lumi counter values rather than truncating them See merge request !4152
-
patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/30196941
-
Rosen Matev authored
Temporarily include the changes from gaudi/Gaudi!1465 until it is merged and tagged. See also lhcb-core/LHCbNightlyConf!1025
-
- Jun 09, 2023
-
-
Daniel Charles Craik authored
-
- Jun 08, 2023
-
-
Sebastien Ponce authored
Clean up CONTRIBUTING.md following obsoletion of stripping24-patches branch See merge request !4148
-
Marco Cattaneo authored
-
- Jun 07, 2023
-
-
Rosen Matev authored
Update References for: !4116, MooreOnline!251, DaVinci!904 based on lhcb-master-mr/8181 See merge request !4146
-
Rosen Matev authored
Modify computation of component hash ID See merge request !4116
-
RefBot authored
-
Rosen Matev authored
Remove warning from FT readout map (follow !4129) See merge request !4145
-
Rosen Matev authored
-
- Jun 06, 2023
-
-
Rosen Matev authored
Fix SourceID-based selection for empty input (follow !4119) See merge request !4141
-
Rosen Matev authored
Use more precise approximation of atan2 See merge request !4139
-
-
Rosen Matev authored
Remove broken link to doxygen See merge request !4144
-
Rosen Matev authored
-
Oscar Rene Albert Buon authored
-
Oscar Rene Albert Buon authored
-
Rosen Matev authored
-
- Jun 05, 2023
-
-
Gerhard Raven authored
- use the key of input data handles instead of their id this is done because the id of a handle depends on the id of the producer, and thus using the id of a handle makes the id of a consumer depend on the intrinsics of the configuration of the producer of the handle. This change removes this dependence, so that the id of a component only depends on the 'local' state of the component, and not its 'environment'.
-
Gerhard Raven authored
- make sure that the produced RawBank::View are in a stable place, which does not depend on the location of the RawEvent used as input
-
Sebastien Ponce authored
Add algorithm to select subview of RawBank view See merge request !4119
-
-
- Jun 03, 2023
-
-
Sebastien Ponce authored
add option to explicitly by-pass check for identically configured components with different names See merge request !4126
-
- Jun 02, 2023
-
-
Sebastien Ponce authored
Remove detector geometry from unpackers See merge request !4137
-
Sebastien Ponce authored
Small tweaks/simplifications to AddressKillerAlg See merge request !4133
-
- Jun 01, 2023
-
-
Gerhard Raven authored
-
Sebastien Ponce authored
Reshape a bit the readout map to allow for errors See merge request !4129
-
-
Sebastien Ponce authored
remove redundant mutable from RelationsTable See merge request !4131
-
- May 31, 2023
-
-
Sevda Esen authored
-
- May 30, 2023
-
-
Sebastien Ponce authored
Various streamlining and simplifications for the UT code used for tracking See merge request !4124
-
-
Sebastien Ponce authored
Update the Run3 DTF: Add extra output and v2 PVs support See merge request !4007
-
Sebastien Ponce authored
avoid using &vector[0], prefer vector.data() Closes #310 See merge request !4128
-
- May 25, 2023
-
-
Gerhard Raven authored
-