Skip to content

RICH Workarounds for DD4HEP memory alignment bug

Addresses #226 by adding a (hopefully...) temporary workaround that makes the Rich derived condition objects lightweight handles around the full object. This change means the data handled by the conditions framework no longer has over-alignment requirements, and thus works around a DD4HEP bug that means it does not handle this correctly.

Requires Rec!2910 (merged)

Edited by Christopher Rob Jones

Merge request reports