Skip to content

Add IOV producers for DetDesc & DD4hep

Michal Mazurek requested to merge mimazure-Sim11-add-iov-producers into Futurev5

Fix #79 (closed)

@gcorti @clemenci

This adds the algorithms that are needed to reserve/produce IOVs for DetDesc and DD4hep for simulations. At the same time, it is a prerequisite to use conditions in Sim11 in the event loop (note: using at the initialize time is a different thing and will be solved later).

Edited by Michal Mazurek

Merge request reports