HLTResultMTByteStreamCnv: Don't use FullEventAssembler and implement local cache instead
All threads resolved!
Stop using the hidden cache and the overcomplicated infrastructure of FullEventAssembler and instead:
- implement an explicit simple local cache
- create ROBFragments and append them to RawEventWrite (aka FullEventFragment) directly
A similar solution will be implemented for L1 results in !30902 (merged)
Merge request reports
Activity
added Trigger master review-pending-level-1 labels
cc @wiedenma for information
CI Result SUCCESS (hash 469ba512)Athena AthSimulation externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 1
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 10554]added review-approved label and removed review-pending-level-1 label
mentioned in commit 4bb9fcab
added sweep:ignore label
- Resolved by Tomasz Bold
Please register or sign in to reply