Overlay transform using ComponentAccumulator
This MR adds the overlay transform using ComponentAccumulator. For now only MC+MC overlay is fully supported and tested (ART tests updated).
The following features are supported:
- detector selection using a string (also backported to the legacy skeleton)
-
pre/postExecsupport:preExecmainly to override flags,postExecas usual -
preIncludenot supported -
postIncludesupported - defining additional accumulators to be merged (seeaccFromFragment)
Legacy and new CA-based transforms are fully reproducible using compatible configurations.
Edited by Tadej Novak