- May 21, 2024
-
-
- Apr 09, 2024
-
-
Gerhard Raven authored
- Remove the need for upfront_decoder.bind( source = ... ): compute the relevant argument from the requested location in _get_unpacked and pass it explicitly - Remove ability to pack using deprecated, old-style 32-bit references which are known to overflow and lead to data corruption - only keep the ability to pack 64-bit references. Throw an exception if such an packing version still requested (note: the unpacking is left as-is) - Improve implementation of packing and unpacking of references - Unify setters in event model classes for SmartRef and pointer: remove redundant overloads (which could be ambiguous, and require additional casts!)
-
- Apr 01, 2024
-
-
- Mar 24, 2024
-
-
- Mar 21, 2024
-
-
- Mar 14, 2024
-
-
Wouter Hulsbergen authored
-
Wouter Hulsbergen authored
-
Wouter Hulsbergen authored
- use this as a base class of ExtendedPrimaryVertex, the class stored by PrimaryVertexContainer - introduce old--style packers/unpackers for PrimaryVertex - added constexpr to propertyName of old-style packers - added packing_mapping for soatype packers
-
Wouter Hulsbergen authored
- streamlined PV unbiasing code - updated Particle packing checker
-
- Feb 10, 2024
-
-
- Jan 30, 2024
-
-
Sebastien Ponce authored
-
- Jan 26, 2024
-
-
Gerhard Raven authored
- add code to support Tagger::TagResult as strong enum - getters return enum instead of short int - setters require enum instead of short int
-
- Jan 18, 2024
-
-
- Jan 17, 2024
-
-
Maarten Van Veghel authored
-
- Jan 15, 2024
-
-
Sebastien Ponce authored
-
- Jan 13, 2024
-
-
Gerhard Raven authored
and make `unpack` return a StatusCode to know when an unpacker has failed, in which case, if available, another unpacker for the same CLID can be tried
-
Gerhard Raven authored
-
Gerhard Raven authored
-
- Dec 12, 2023
-
-
- Dec 08, 2023
-
-
- Nov 17, 2023
-
-
- Sep 25, 2023
-
-
Christopher Rob Jones authored
-
Sebastien Ponce authored
-
Sebastien Ponce authored
-
- Sep 12, 2023
-
-
Marco Clemencic authored
-
- Sep 08, 2023
-
-
Marco Clemencic authored
-
- Jun 17, 2023
-
-
Gerhard Raven authored
-
- May 23, 2023
-
-
Gerhard Raven authored
-
- Apr 06, 2023
-
-
Sevda Esen authored
-
- Apr 04, 2023
-
-
Sevda Esen authored
-
Sevda Esen authored
-