Skip to content
Snippets Groups Projects

Fix raw bank alignment

Merged Saverio Mariani requested to merge samarian_FixTransposeRawBanks into master

When running over recent muon raw banks, the raw bank size was found to be misaligned to 32 bits, which caused misinterpretations of the raw bank content ( bank->size() != bEnd - bStart, being these the pointers to the raw bank end and start, respectively).

With this MR, the possible misalignment is solved by reading an additional word in TransposeRawBank.

Merge request reports

Loading
Loading

Activity

Filter activity
  • 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
Loading