Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LHCb
Manage
Activity
Members
Labels
Plan
Issues
217
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
77
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
LHCb
Merge requests
!3524
Address
#199
and fix
Moore#422
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Address
#199
and fix
Moore#422
issue-199
into
master
Overview
5
Commits
3
Pipelines
11
Changes
41
Merged
Gerhard Raven
requested to merge
issue-199
into
master
2 years ago
Overview
5
Commits
3
Pipelines
11
Changes
41
Expand
use explicit bit-sized integers in packing
use std::byte for ByteBuffer
add additional diagnostic to PackCaloHypo to pin-point which checks fail
tweak threshold of comparison to really match packing precision.
goes together with
Moore!1517 (merged)
closes
#199 (closed)
and
Moore#422 (closed)
Edited
2 years ago
by
Rosen Matev
👍
0
👎
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Apr 21, 2022
tweak comparison threshold
· 35860214
Gerhard Raven
authored
2 years ago
35860214
prefer std integer types with explicit bit counts for packed objects, std::byte for byte buffer
· 8baad628
Gerhard Raven
authored
2 years ago
8baad628
add additional print-out if packing checks fail
· b1494ba1
Gerhard Raven
authored
2 years ago
b1494ba1
Loading